mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-05 23:49:53 +08:00
ci: 打 tag 时仅触发 release,跳过 commit
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user