mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-07 16:37:13 +08:00
ci: 打 tag 时仅触发 release,跳过 commit
This commit is contained in:
@@ -7,4 +7,5 @@ on:
|
||||
|
||||
jobs:
|
||||
build-binary:
|
||||
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
|
||||
uses: amtoaer/bili-sync/.github/workflows/build-binary.yaml@main
|
||||
|
||||
Reference in New Issue
Block a user