We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120c4bd commit 1534a59Copy full SHA for 1534a59
.github/workflows/studio.yml
@@ -41,7 +41,7 @@ jobs:
41
cli: 1.12.2.1565
42
43
- name: Electron Builder Action
44
- uses: paneron/action-electron-builder@v1.8.1
+ uses: samuelmeuli/action-electron-builder@v1.6.0
45
with:
46
# GitHub token, automatically provided to the action
47
# (No need to define this secret in the repo settings)
0 commit comments