ffs
Some checks failed
/ build (push) Failing after 50s

This commit is contained in:
Christoph Haas 2025-12-20 22:04:30 +01:00
parent 66da5c414e
commit 81d1807d4f

View file

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