Skip to content

Commit

Permalink
Use better pattern for uploading artifacts to GH releases
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwellmattryan committed Nov 15, 2024
1 parent 08465e8 commit e794e60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ jobs:
draft: true
body_path: ./RELEASE.md
files: |
*.dmg
**/*.dmg

0 comments on commit e794e60

Please sign in to comment.