Skip to content

Commit

Permalink
test-and-upload.yml,release分支也能触发
Browse files Browse the repository at this point in the history
  • Loading branch information
wangliang181230 committed Oct 1, 2024
1 parent cec3c10 commit 0fff380
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ jobs:

# job 2
download-and-release:
if: ${{ github.ref_name == 'release' }}
runs-on: ubuntu-latest
needs:
- test-and-upload
Expand Down

0 comments on commit 0fff380

Please sign in to comment.