test release #5

Merged
haylan merged 61 commits from main into release 2026-03-17 23:06:21 +00:00
Showing only changes of commit 651abb6fef - Show all commits
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
uses: actions/upload-artifact@v5
with:
name: godot-${{ matrix.preset }}-v${{ steps.changelog.outputs.version }}
path: ${{ steps.normalize.outputs.build }}
path: ${{ steps.normalize.outputs.path }}
- name: Create Release
uses: akkuman/gitea-release-action@v1