Skip to content

Commit 4465695

Browse files
committed
fix making releases
1 parent bb0fc02 commit 4465695

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
permissions:
99
id-token: write # Required for OIDC
10-
contents: read
10+
contents: write # Required to create GitHub releases
1111

1212
env:
1313
INERTIACORE_BYPASS_ENV_CHECK: 1

0 commit comments

Comments
 (0)