diff --git a/.github/workflows/release-draft.yml b/.github/workflows/release-draft.yml index 1d158c4..5a99f9f 100644 --- a/.github/workflows/release-draft.yml +++ b/.github/workflows/release-draft.yml @@ -11,7 +11,7 @@ on: workflow_dispatch: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: - contents: read + contents: write pages: write id-token: write jobs: