updated github actions script

This commit is contained in:
trippjoe 2022-03-31 21:37:51 -04:00
parent 3663592a7d
commit 43c8e37dd5

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/OpenGOAL Launcher.dmg ./out/make/**.dmg
./out/make/**/**/*.deb ./out/make/**/**/*.deb
./out/make/**/**/*Setup*.exe ./out/make/**/**/*Setup*.exe
env: env: