mirror of
https://github.com/AlistGo/alist.git
synced 2025-12-24 14:40:10 +08:00
Merge branch 'alist-org:main' into main
This commit is contained in:
commit
7c6c79ca2e
14
.github/workflows/beta_release.yml
vendored
14
.github/workflows/beta_release.yml
vendored
@ -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
|
||||
Loading…
Reference in New Issue
Block a user