Skip to content

Commit da4630e

Browse files
committed
build: Update JavaScript Release job permissions
Signed-off-by: Dmitry Dygalo <[email protected]>
1 parent 9ba0cbb commit da4630e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/javascript-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227
name: Release
228228
runs-on: ubuntu-22.04
229229
permissions:
230-
contents: read
230+
contents: write
231231
id-token: write
232232
needs:
233233
- artifacts

0 commit comments

Comments
 (0)