Adding @v1
This commit is contained in:
parent
4e28ec344c
commit
474032910b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
|||||||
NODE_AUTH_TOKEN: ${{ secrets.GH_TOKEN }}
|
NODE_AUTH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
|
|
||||||
- name: Build and Publish the Electron App to GitHub Packages
|
- name: Build and Publish the Electron App to GitHub Packages
|
||||||
uses: samuelmeuli/action-electron-builder
|
uses: samuelmeuli/action-electron-builder@v1
|
||||||
with:
|
with:
|
||||||
publish: always
|
publish: always
|
||||||
draft: true
|
draft: true
|
||||||
|
Loading…
Reference in New Issue
Block a user