diff --git a/.github/workflows/releasing.yml b/.github/workflows/releasing.yml index a5aa1d26b3..505ee83410 100644 --- a/.github/workflows/releasing.yml +++ b/.github/workflows/releasing.yml @@ -7,6 +7,11 @@ on: concurrency: ${{ github.workflow }}-${{ github.ref }} +permissions: + contents: read + issues: write + pull-requests: write + jobs: release: name: Release