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