Spaces:
Runtime error
Runtime error
Aaron C Wacker
commited on
Update PushToGit-GPG-Git-Actions-01-GraphViz.yml
Browse files
.github/workflows/PushToGit-GPG-Git-Actions-01-GraphViz.yml
CHANGED
@@ -16,4 +16,4 @@ jobs:
|
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
-
run: git push https://awacke1:[email protected]/spaces/awacke1/
|
|
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
+
run: git push https://awacke1:[email protected]/spaces/awacke1/GithubAction02 main
|