From 1fc7e4dd0fb98fcdfc074181c670efad1556e297 Mon Sep 17 00:00:00 2001 From: Ade9 Date: Mon, 2 Mar 2026 15:26:43 +0200 Subject: [PATCH] Update .forgejo/workflows/release.yaml --- .forgejo/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/release.yaml b/.forgejo/workflows/release.yaml index eb71a3e..f72e79c 100644 --- a/.forgejo/workflows/release.yaml +++ b/.forgejo/workflows/release.yaml @@ -18,7 +18,7 @@ jobs: - name: Build id: build - uses: https://github.com/mlm-games/godot-build-action@v1 + uses: https://github.com/mlm-games/godot-build-action with: EXPORT_PRESET_NAME: ${{ matrix.preset }} GODOT_VER: "" # auto-detect latest stable 4.x