revert try using ncipollo/release-action
All checks were successful
Build Godot Project1 / godot (${PROJECT_NAME}.exe, windows) (push) Successful in 1m40s
Build Godot Project1 / godot (${PROJECT_NAME}.x86_64, linux) (push) Successful in 1m27s
Build Godot Project1 / godot (${PROJECT_NAME}.zip, mac) (push) Successful in 1m39s

This commit is contained in:
Teatov 2025-03-06 23:56:44 +10:00
parent 114ae8e47b
commit 00f44512a7

View File

@ -82,8 +82,6 @@ jobs:
${{ env.build }}/${{ matrix.preset }}
- name: Release
uses: ncipollo/release-action@v1
uses: akkuman/gitea-release-action@v1
with:
generateReleaseNotes: true
tag: ${{ github.ref_name }}
artifacts: ${{ env.build }}/*.zip
files: ${{ env.build }}/*.zip