diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 2ecc0eec..bc810531 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -27,9 +27,6 @@ on: type: boolean default: false -permissions: - contents: write - # don't publish to the same target in parallel concurrency: group: ${{ github.workflow }}-${{ inputs.package }}-${{ inputs.deploy-to }}