chore: better workflow

This commit is contained in:
Larvan2 2023-03-06 00:49:34 +08:00 committed by GitHub
parent ae966833a4
commit 2f36c9d66d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,11 @@ on:
- Alpha
- Beta
- Meta
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
env:
REGISTRY: docker.io
jobs: