Revert "chore(deps): update ncipollo/release-action action to v1.16.0" (#542)

This commit is contained in:
Mira 2025-02-23 04:23:37 +01:00 committed by GitHub
parent 88f11da182
commit 77bcd25224
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -106,7 +106,7 @@ jobs:
- name: Create Release
if: ${{ !github.event.act }} # skip during local actions testing
uses: ncipollo/release-action@v1.16.0
uses: ncipollo/release-action@v1.14.0
with:
artifacts: "ProjectMakoto/ProjectMakoto/Release.zip"
generateReleaseNotes: true