Skip to content

Commit 851576e

Browse files
committed
Password removed from env
1 parent c57f6a9 commit 851576e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ jobs:
9696
env:
9797
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9898
TAURI_SIGNING_PRIVATE_KEY: ${{ secrets.TAURI_SIGNING_PRIVATE_KEY }}
99-
TAURI_SIGNING_PRIVATE_KEY_PASSWORD: ""
10099
with:
101100
tauriScript: npx tauri
102101
tagName: v__VERSION__

0 commit comments

Comments
 (0)