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
@@ -15,5 +15,5 @@ jobs:
|
|
15 |
fetch-depth: 0
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
-
|
19 |
-
run: git push --force https://awacke1:$
|
|
|
15 |
fetch-depth: 0
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
+
HFSPACESGITACTIONS: ${{ secrets.HFSPACESGITACTIONS }}
|
19 |
+
run: git push --force https://awacke1:$HFSPACESGITACTIONS@huggingface.co/spaces/awacke1/Git-GPG-Git-Actions-01-GraphViz main
|