action fix
This commit is contained in:
@@ -68,9 +68,9 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: oierbravo/godot-ci-with-node:4.5
|
image: oierbravo/godot-ci-with-node:4.5
|
||||||
steps:
|
steps:
|
||||||
#- uses: chrisliebaer/gitea-actions-fix@vXX
|
- uses: chrisliebaer/gitea-actions-fix@vXX
|
||||||
# with:
|
with:
|
||||||
# token: ${{ secrets.ACCESS_TOKEN }}
|
token: ${{ secrets.ACCESS_TOKEN }}
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user