Skip to content

Commit

Permalink
Fix artifact pick up
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-allan committed Dec 20, 2022
1 parent 4ac59ac commit cbe2f68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: |
*.msi
*.pkg
windows-package/*.msi
macos-package/*.pkg
draft: true
fail_on_unmatched_files: true

0 comments on commit cbe2f68

Please sign in to comment.