Skip to content

Commit 97b69e0

Browse files
committed
Another try.
1 parent 1385702 commit 97b69e0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5757
# Dummy key so Tauri generates updater artifacts; real signing happens locally
5858
TAURI_SIGNING_PRIVATE_KEY: ${{ secrets.TAURI_SIGNING_PRIVATE_KEY }}
59+
TAURI_SIGNING_PRIVATE_KEY_PASSWORD: ${{ secrets.TAURI_SIGNING_PRIVATE_KEY_PASSWORD }}
5960
with:
6061
projectPath: standalone
6162
tauriScript: pnpm tauri

0 commit comments

Comments
 (0)