updated github actions script

This commit is contained in:
trippjoe 2022-03-31 21:38:06 -04:00
parent 43c8e37dd5
commit 2b79c5580e

View file

@ -33,7 +33,7 @@ jobs:
with: with:
tag_name: v0.${{ github.run_number}} tag_name: v0.${{ github.run_number}}
files: | files: |
./out/make/**.dmg ./out/make/*.dmg
./out/make/**/**/*.deb ./out/make/**/**/*.deb
./out/make/**/**/*Setup*.exe ./out/make/**/**/*Setup*.exe
env: env: