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