ci: trigger desktop beta version

pull/7103/head
Andy Hsu 2024-08-29 23:03:54 +08:00
parent b910b8917f
commit d4f9c4b6af
1 changed files with 13 additions and 1 deletions

View File

@ -85,4 +85,16 @@ jobs:
with:
files: build/compress/*
prerelease: true
tag_name: beta
tag_name: beta
desktop:
needs:
- release
name: Beta Release Desktop
runs-on: ubuntu-latest
steps:
- uses: dusansimic/trigger-workflow-action@v0
with:
name: release_beta.yml
owner: alist-org
repo: desktop-release