ci: 打 tag 时仅触发 release,跳过 commit

This commit is contained in:
amtoaer
2025-02-21 21:44:36 +08:00
parent 16e14fc371
commit ae685cbe61
+1
View File
@@ -7,4 +7,5 @@ on:
jobs: jobs:
build-binary: build-binary:
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
uses: amtoaer/bili-sync/.github/workflows/build-binary.yaml@main uses: amtoaer/bili-sync/.github/workflows/build-binary.yaml@main