diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index b6cc2e4..7324029 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -37,7 +37,7 @@ jobs: - name: Build id: build - uses: https://github.com/ArthurErlich/godot-build-action@fix-(blender-path)-action-blender-path-configuration #mlm-games/godot-build-action@v1.3.1 + uses: mlm-games/godot-build-action@v1.3.1 with: EXPORT_PRESET_NAME: ${{ matrix.preset }} INSTALL_BLENDER: "true"