Skip to content

Commit 54ef617

Browse files
committed
ci: fix release workflow
1 parent d51c262 commit 54ef617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

77
permissions:
88
id-token: write # Required for OIDC
9-
contents: read
9+
contents: write
1010

1111
jobs:
1212
tag:

0 commit comments

Comments
 (0)