大宅康喜 commited on
Commit
8961a3a
·
unverified ·
2 Parent(s): b4ed0ed 6e34456

Merge pull request #42 from Almondo-Tech/test-branch3

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