diff --git a/.github/workflows/create-release.yaml b/.github/workflows/create-release.yaml index c8398d2..d387d55 100644 --- a/.github/workflows/create-release.yaml +++ b/.github/workflows/create-release.yaml @@ -10,7 +10,7 @@ on: jobs: create-release: permissions: - contents: read + contents: write id-token: write runs-on: group: npm-deploy