diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d219b662..f7fba312 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -96,6 +96,7 @@ jobs: concurrency: group: ${{ github.workflow }}-release cancel-in-progress: false + queue: max permissions: contents: write # Needed for git push id-token: write # Needed for npm publish