We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb0fc02 commit 4465695Copy full SHA for 4465695
1 file changed
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ on:
7
8
permissions:
9
id-token: write # Required for OIDC
10
- contents: read
+ contents: write # Required to create GitHub releases
11
12
env:
13
INERTIACORE_BYPASS_ENV_CHECK: 1
0 commit comments