This commit is contained in:
trippjoe 2022-03-31 16:16:35 -04:00
parent ca0f2d7431
commit 3fef7aef5f

View file

@ -35,9 +35,8 @@ jobs:
tag_name: v0.${{ github.run_number}} tag_name: v0.${{ github.run_number}}
files: | files: |
./out/make/OpenGOAL Launcher.dmg ./out/make/OpenGOAL Launcher.dmg
./out/make/squirrel.windows/win32-x64/opengoal-launcher.exe out/**/*.deb
./out/make/squirrel.windows/win32-x64/opengoal-launcher Setup.exe out/**/*setup*.exe
./out/make/squirrel.windows/win32-x64/opengoal-launcher-Setup.exe
env: env:
GITHUB_REPOSITORY: trippjoe/launcher GITHUB_REPOSITORY: trippjoe/launcher
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}