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 - Alpha
- Beta - Beta
- Meta - Meta
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
cancel-in-progress: true
env: env:
REGISTRY: docker.io REGISTRY: docker.io
jobs: jobs: