mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-09 09:23:51 +00:00
Update autobuild.yml
- release exe
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user