Fix GitHub Actions CI script

This commit is contained in:
spicyjpeg 2024-07-12 20:30:23 +02:00
parent 57139b87b5
commit 5fb99fc08c
No known key found for this signature in database
GPG Key ID: 5CC87404C01DF393

View File

@ -10,6 +10,9 @@ jobs:
name: Run build
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Initialize toolchain cache
id: cache
@ -54,7 +57,7 @@ jobs:
- name: Publish release
if: ${{ github.ref_type == 'tag' }}
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
fail_on_unmatched_files: true
files: 573in1-*.zip