Skip to content

Commit b96ec94

Browse files
committed
ci: update electron-builder action version
1 parent 6a3246e commit b96ec94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5050

5151
- name: Release Electron app - MacOS
52-
uses: samuelmeuli/action-electron-builder@v1
52+
uses: Yan-Jobs/action-electron-builder@v1.7.0
5353
if: startsWith(matrix.os, 'macos')
5454
with:
5555
# GitHub token, automatically provided to the action

0 commit comments

Comments
 (0)