Aaron C Wacker commited on
Commit
422fb0c
·
unverified ·
1 Parent(s): 5edd5fb

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
- HF_TOKEN: ${{ secrets.HF_TOKEN }}
19
- run: git push --force https://awacke1:${{ secrets.HF_TOKEN }}@huggingface.co/spaces/awacke1/Git-GPG-Git-Actions-01-GraphViz main
 
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