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
working-directory: ./server
# handle artifact
- uses: actions/upload-artifact@v2
with:
name: wininstaller-64.exe
path: ./server/dist/ontime-win64.exe
# release
- name: Release
uses: softprops/action-gh-release@v1