Update autobuild.yml

- release exe
This commit is contained in:
Carlos Valente
2021-06-11 23:11:36 +02:00
committed by GitHub
parent e8fdf64ebf
commit 78a787b7b3
+3 -5
View File
@@ -48,9 +48,7 @@ jobs:
run: yarn dist-win run: yarn dist-win
working-directory: ./server working-directory: ./server
# handle artifact # release
- uses: actions/upload-artifact@v2 - name: Release
with: uses: softprops/action-gh-release@v1
name: wininstaller-64.exe
path: ./server/dist/ontime-win64.exe