Skip to content

Commit a26f600

Browse files
fix(release): update GitHub Actions permissions to allow write access for contents
1 parent 512e144 commit a26f600

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
@@ -11,4 +11,4 @@ jobs:
1111
secrets: inherit
1212
permissions:
1313
id-token: write
14-
contents: read
14+
contents: write

0 commit comments

Comments
 (0)