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

This commit is contained in:
Christoph Haas 2025-12-20 21:51:14 +01:00
parent 3e2d69daea
commit c81d9fcba2

View file

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