Skip to content

Commit

Permalink
Add TAURI_PRIVATE_KEY
Browse files Browse the repository at this point in the history
  • Loading branch information
HuakunShen committed May 6, 2024
1 parent f14a195 commit 6bacd3b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tauri-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
- 'v*'
workflow_dispatch:

env:
TAURI_PRIVATE_KEY: ${{ secrets.TAURI_PRIVATE_KEY }}
TAURI_KEY_PASSWORD: ""

jobs:
publish-tauri:
permissions:
Expand Down

0 comments on commit 6bacd3b

Please sign in to comment.