Skip to content

Commit bc027ef

Browse files
committed
Update release.yml
1 parent 6109ab2 commit bc027ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
args: ""
1919
runs-on: ${{ matrix.platform }}
2020
env:
21+
TAURI_SIGNING_PRIVATE_KEY_PASSWORD: ${{ secrets.TAURI_SIGNING_PRIVATE_KEY_PASSWORD }}
2122
TAURI_SIGNING_PRIVATE_KEY: ${{ secrets.TAURI_SIGNING_PRIVATE_KEY }}
2223
steps:
2324
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)