fix(ci): pipeline fixes (marked as fix to force release) (#483)

This commit is contained in:
Paul Makles
2026-01-10 12:59:20 +00:00
committed by GitHub
parent 868894f500
commit 303e52b476
3 changed files with 5 additions and 4 deletions

View File

@@ -13,8 +13,8 @@ permissions:
contents: read
packages: write
concurrency:
group: ${{ github.head_ref }}
concurrency:
group: ${{ github.head_ref || github.ref }}
cancel-in-progress: true
jobs: