test-and-upload.yml,release分支也能触发

pull/375/head
王良 2024-10-01 23:33:51 +08:00
parent cec3c106c3
commit 0fff380ad1
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ jobs:
# job 2
download-and-release:
if: ${{ github.ref_name == 'release' }}
runs-on: ubuntu-latest
needs:
- test-and-upload