diff --git a/.forgejo/workflows/release.yaml b/.forgejo/workflows/release.yaml index 92304a3..eb71a3e 100644 --- a/.forgejo/workflows/release.yaml +++ b/.forgejo/workflows/release.yaml @@ -18,7 +18,7 @@ jobs: - name: Build id: build - uses: mlm-games/godot-build-action@v1 + uses: https://github.com/mlm-games/godot-build-action@v1 with: EXPORT_PRESET_NAME: ${{ matrix.preset }} GODOT_VER: "" # auto-detect latest stable 4.x