mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-04-24 12:18:07 +08:00
chore: better workflow
This commit is contained in:
parent
ae966833a4
commit
2f36c9d66d
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -16,6 +16,11 @@ on:
|
||||
- Alpha
|
||||
- Beta
|
||||
- Meta
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.ref }}-${{ github.workflow }}
|
||||
cancel-in-progress: true
|
||||
|
||||
env:
|
||||
REGISTRY: docker.io
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user