chore: better workflow

This commit is contained in:
Larvan2
2023-03-06 00:49:34 +08:00
committed by GitHub
parent ae966833a4
commit 2f36c9d66d

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: