Skip to content

Commit 70ab56d

Browse files
committed
Add write permission to release action
1 parent 2c348aa commit 70ab56d

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
- main
77

88
permissions:
9-
contents: read
9+
contents: write
1010
id-token: write
1111

1212
jobs:

0 commit comments

Comments
 (0)