Skip to content
Snippets Groups Projects
Unverified Commit 5421c948 authored by GyDi's avatar GyDi
Browse files

chore: test ci

parent 10f6bc09
No related branches found
No related tags found
No related merge requests found
name: Release CI
name: Alpha CI
on:
push:
......@@ -58,7 +58,7 @@ jobs:
- name: Yarn install and check
run: |
yarn install --network-timeout 1000000
yarn run check
yarn run check --meta
# - name: Tauri build
# uses: tauri-apps/tauri-action@v0
......@@ -93,7 +93,7 @@ jobs:
TAURI_KEY_PASSWORD: ${{ secrets.TAURI_KEY_PASSWORD }}
with:
tagName: alpha
tauriScript: "yarn build:meta"
configPath: tauri.meta.json
releaseName: "Clash Verge Alpha"
releaseBody: "Alpha Version"
releaseDraft: false
......
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