action fix
Some checks failed
godot exports / Linux Export (push) Failing after 50s
godot exports / Linux ARM Export (push) Failing after 50s
godot exports / Web Export (push) Failing after 1s

This commit is contained in:
2025-09-29 21:50:41 +02:00
parent d4d6b4cdbb
commit 3f469ff61d

View File

@@ -68,9 +68,9 @@ jobs:
container:
image: oierbravo/godot-ci-with-node:4.5
steps:
#- uses: chrisliebaer/gitea-actions-fix@vXX
# with:
# token: ${{ secrets.ACCESS_TOKEN }}
- uses: chrisliebaer/gitea-actions-fix@vXX
with:
token: ${{ secrets.ACCESS_TOKEN }}
- name: Checkout
uses: actions/checkout@v4
with: