We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba55fb7 commit 2416d9bCopy full SHA for 2416d9b
1 file changed
.github/workflows/release.yaml
@@ -28,6 +28,7 @@ jobs:
28
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@main
29
permissions:
30
id-token: write # allows ODIC publishing
31
+ contents: write
32
with:
33
releaseScript: release
34
nodeVersion: 24
0 commit comments