remove @v2
This commit is contained in:
parent
f18fe58c2b
commit
4e28ec344c
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@v2
|
uses: samuelmeuli/action-electron-builder
|
||||||
with:
|
with:
|
||||||
publish: always
|
publish: always
|
||||||
draft: true
|
draft: true
|
||||||
|
Loading…
Reference in New Issue
Block a user