Spaces:
Sleeping
Sleeping
pannman
commited on
Commit
·
df8e734
1
Parent(s):
886beed
update githubaction
Browse files
.github/workflows/pysen-python-app.yaml
CHANGED
@@ -58,4 +58,5 @@ jobs:
|
|
58 |
run: |
|
59 |
git fetch --unshallow
|
60 |
git push --force https://test-almondo:[email protected]/spaces/test-almondo/test2 develop:main
|
|
|
61 |
|
|
|
58 |
run: |
|
59 |
git fetch --unshallow
|
60 |
git push --force https://test-almondo:[email protected]/spaces/test-almondo/test2 develop:main
|
61 |
+
git push --force https://test-almondo:[email protected]/spaces/test-almondo/test develop:main
|
62 |
|