We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 541f650 commit 390ccb6Copy full SHA for 390ccb6
.github/workflows/release.yaml
@@ -7,7 +7,7 @@ on:
7
8
permissions:
9
id-token: write # OIDC token for trusted publishing
10
- contents: read
+ contents: write # For the release action
11
12
jobs:
13
build-and-publish:
0 commit comments