Update package-build.yml

pull/4318/head
Miro Stauder 3 years ago committed by GitHub
parent f35ebaba84
commit 11ce58dcba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,7 +16,7 @@ on:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}
group: ${{ github.workflow }}-${{ github.ref_name }}
# cancel-in-progress: true
jobs:

Loading…
Cancel
Save