fix: building
This commit is contained in:
parent
f6b7e1d748
commit
e75ac30fee
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
cache: "pnpm"
|
||||
|
||||
- name: Build/release Electron app
|
||||
uses: songkeys/action-electron-builder@v1
|
||||
uses: songkeys/action-electron-builder@master
|
||||
with:
|
||||
# GitHub token, automatically provided to the action
|
||||
# (No need to define this secret in the repo settings)
|
||||
|
|
|
|||
Loading…
Reference in New Issue