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

chore: alpha ci

parent f76890cc
No related branches found
No related tags found
No related merge requests found
......@@ -77,11 +77,16 @@ jobs:
releaseDraft: false
includeDebug: ${{ github.event.inputs.debug }}
prerelease: true
args: -f default-meta
- name: Portable Bundle
if: matrix.os == 'windows-latest'
run: |
yarn build -f default-meta
yarn run portable
env:
TAG_NAME: alpha
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAURI_PRIVATE_KEY: ${{ secrets.TAURI_PRIVATE_KEY }}
TAURI_KEY_PASSWORD: ${{ secrets.TAURI_KEY_PASSWORD }}
VITE_WIN_PORTABLE: 1
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