Skip to content

Commit f747b28

Browse files
committed
ci: fix permissions to create releases
1 parent a6b5d56 commit f747b28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
node-version: [22]
114114

115115
permissions:
116-
contents: read
116+
contents: write
117117
pages: write
118118
id-token: write
119119

0 commit comments

Comments
 (0)