Skip to content

Commit

Permalink
Update build-artifacts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sipsuru authored Nov 15, 2024
1 parent b6bead7 commit 292af00
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,6 @@ jobs:
with:
draft: true
files: |
dist/*.exe
dist/*.msi
dist/*.zip
dist/*.7z
dist/*.AppImage
dist/*.snap
dist/*.deb
dist/*.rpm
dist/*.tar.gz
dist/*.pkg
dist/*.yml
dist/*.blockmap
dist/**/*.{exe,msi,zip,7z,AppImage,snap,deb,rpm,tar.gz,pkg,yml,blockmap}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 292af00

Please sign in to comment.