parent
c81d9fcba2
commit
5f7a8365d2
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ jobs:
|
||||||
git commit -m "Update dist"
|
git commit -m "Update dist"
|
||||||
|
|
||||||
git push \
|
git push \
|
||||||
x-access-token:${{ secrets.FORGEJO_TOKEN }}@${{ github.server_url }}/${{ github.repository }} \
|
https://x-access-token:${{ secrets.FORGEJO_TOKEN }}@${{ github.server_url }}/${{ github.repository }}.git \
|
||||||
temp:dist-${{ env.FORGEJO_REF_NAME }} \
|
temp:dist-${{ env.FORGEJO_REF_NAME }} \
|
||||||
--force
|
--force
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue