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

This commit is contained in:
Christoph Haas 2025-12-20 22:01:01 +01:00
parent 5f7a8365d2
commit 66da5c414e

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 }}@${SERVER_URL}/${{ github.repository }}.git" \
temp:dist-${{ env.FORGEJO_REF_NAME }} \ temp:dist-${{ env.FORGEJO_REF_NAME }} \
--force --force