There was an error while loading. Please reload this page.
2 parents 85bac70 + ffc73cc commit c6780a0Copy full SHA for c6780a0
.github/workflows/electron.yml
@@ -42,7 +42,7 @@ jobs:
42
node-version: '18.x'
43
44
- name: Build/release Electron app
45
- uses: samuelmeuli/action-electron-builder@v1
+ uses: peterzepf/action-electron-builder@1.6.1
46
with:
47
# GitHub token, automatically provided to the action
48
# (No need to define this secret in the repo settings)
0 commit comments