Spaces:
Sleeping
Sleeping
pannman
commited on
Commit
·
8ca0af4
1
Parent(s):
feeb9cb
update githubactions
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://test-almondo:[email protected]/spaces/test-almondo/test2 develop:main
|
60 |
|
|
|
56 |
env:
|
57 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
58 |
run: |
|
59 |
+
git push --force https://test-almondo:[email protected]/spaces/test-almondo/test2 develop:main
|
60 |
|