diff --git a/.github/workflows/call_release_function.yml b/.github/workflows/call_release_function.yml index 6c4e26427..ee439a26e 100644 --- a/.github/workflows/call_release_function.yml +++ b/.github/workflows/call_release_function.yml @@ -54,7 +54,8 @@ jobs: needs: [build] permissions: id-token: write - packages: read + packages: write + contents: write steps: