大宅康喜 commited on
Commit
feeb9cb
·
unverified ·
2 Parent(s): 8961a3a f4d0a66

Merge pull request #43 from Almondo-Tech/test-branch4

Browse files
.github/workflows/pysen-python-app.yaml CHANGED
@@ -56,5 +56,5 @@ jobs:
56
  env:
57
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
58
  run: |
59
- git push https://huggingface.co/spaces/test-almondo/test2 develop:main
60
 
 
56
  env:
57
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
58
  run: |
59
+ git push https://test-almondo:$HF_TOKEN@huggingface.co/spaces/test-almondo/test2 develop:main
60