diff --git a/.github/workflows/release-artifacts.yml b/.github/workflows/release-artifacts.yml index 66801c88ed..2ba4253331 100644 --- a/.github/workflows/release-artifacts.yml +++ b/.github/workflows/release-artifacts.yml @@ -18,6 +18,7 @@ jobs: permissions: pull-requests: write contents: write + packages: write concurrency: group: release-artifacts-${{ github.ref }} cancel-in-progress: true