ci: Update concurrency group name

This commit is contained in:
Eric Fennis
2026-03-02 07:33:09 +01:00
parent f6c0d0603a
commit d54247b637

View File

@@ -19,7 +19,7 @@ permissions:
# This is added to make sure we wait until last release is done, this is needed for the font-build process
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: continuous-integration
jobs:
create-release: