Skip to content

Commit

Permalink
Fixes artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
domstoppable committed Jul 18, 2024
1 parent 65d8833 commit 4e1f4cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: |
*.msi
*.dmg
*.deb
bundle-*/*.msi
bundle-*/*.dmg
bundle-*/*.deb
draft: true
name: Neon Player Release

0 comments on commit 4e1f4cb

Please sign in to comment.