Skip to content

Commit a42f25d

Browse files
author
linxiaodong
committed
fix: action-electron-builder version error
1 parent ede26d7 commit a42f25d

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
@@ -23,7 +23,7 @@ jobs:
2323
node-version: 20
2424

2525
- name: Build/release Electron app
26-
uses: samuelmeuli/[email protected]
26+
uses: samuelmeuli/[email protected].0
2727
with:
2828
# GitHub token, automatically provided to the action
2929
# (No need to define this secret in the repo settings)

0 commit comments

Comments
 (0)