Skip to content
Snippets Groups Projects
Unverified Commit 74bbd3c3 authored by GyDi's avatar GyDi Committed by GitHub
Browse files

chore: tauri updater env

parent 2e82eaf5
No related branches found
No related tags found
No related merge requests found
...@@ -58,6 +58,8 @@ jobs: ...@@ -58,6 +58,8 @@ jobs:
continue-on-error: true continue-on-error: true
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAURI_PRIVATE_KEY: ${{ secrets.TAURI_PRIVATE_KEY }}
TAURI_KEY_PASSWORD: ${{ secrets.TAURI_KEY_PASSWORD }}
with: with:
tagName: v__VERSION__ tagName: v__VERSION__
releaseName: "Clash Verge v__VERSION__" releaseName: "Clash Verge v__VERSION__"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment