fix: ci set branch name

This commit is contained in:
songtianlun 2024-08-19 11:43:04 +08:00
parent b0d604d12b
commit 83ee4b2c59

View File

@ -87,13 +87,13 @@ workflows:
branches:
only:
- main
- canary
- mycanary
- build-arm64:
filters:
branches:
only:
- main
- canary
- mycanary
- combine-manifests:
requires:
- build-amd64
@ -102,4 +102,4 @@ workflows:
branches:
only:
- main
- canary
- mycanary