Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChienNM3 committed Feb 5, 2024
1 parent 7e5e47f commit 6d183c4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,6 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
*/bin/*.{pkg,exe,deb}
*/bin/*.pkg
*/bin/*.deb
*\bin\*.exe

0 comments on commit 6d183c4

Please sign in to comment.