ffs
All checks were successful
/ build (push) Successful in 50s

This commit is contained in:
Christoph Haas 2025-12-20 23:22:39 +01:00
parent 81d1807d4f
commit 66990a037e

View file

@ -34,7 +34,7 @@ jobs:
git commit -m "Update dist" git commit -m "Update dist"
git push \ git push \
"https://x-access-token:${{ secrets.FORGEJO_TOKEN }}@${{ github.server_url }}/${{ github.repository }}.git" \ "https://x-access-token:${{ secrets.FORGEJO_TOKEN }}@git.workaround.org/${{ github.repository }}.git" \
temp:dist-${{ env.FORGEJO_REF_NAME }} \ temp:dist-${{ env.FORGEJO_REF_NAME }} \
--force --force