fix: building

This commit is contained in:
Songkeys 2024-07-04 09:41:29 +08:00
parent f6b7e1d748
commit e75ac30fee
1 changed files with 1 additions and 1 deletions

View File

@ -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)