Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
castdrian committed Apr 22, 2024
1 parent 3d8f770 commit 16ee73b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
with:
tag_name: ${{ steps.semver.outputs.next }}
body_path: RELEASE.md
files: ./update/$DMG_FILE
files: ./update/*.dmg
fail_on_unmatched_files: true
token: ${{ env.GITHUB_TOKEN }}
env:
Expand Down

0 comments on commit 16ee73b

Please sign in to comment.