diff --git a/.github/workflows/release_and_deploy_production.yml b/.github/workflows/release_and_deploy_production.yml index 9a31e0f..86b0acc 100644 --- a/.github/workflows/release_and_deploy_production.yml +++ b/.github/workflows/release_and_deploy_production.yml @@ -27,6 +27,7 @@ jobs: name: Create Draft Release runs-on: ubuntu-latest needs: [ref] + permissions: write-all steps: - name: Release # https://github.com/ncipollo/release-action