Skip to content

Commit

Permalink
fix: building
Browse files Browse the repository at this point in the history
  • Loading branch information
songkeys committed Jul 4, 2024
1 parent f6b7e1d commit e75ac30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cache: "pnpm"

- name: Build/release Electron app
uses: songkeys/action-electron-builder@v1
uses: songkeys/action-electron-builder@master
with:
# GitHub token, automatically provided to the action
# (No need to define this secret in the repo settings)
Expand Down

0 comments on commit e75ac30

Please sign in to comment.