Skip to content

Commit 9c627d1

Browse files
committed
GHA: write permissions for publish release workflow
1 parent cac6deb commit 9c627d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish-eclipse-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ on:
2020
required: true
2121
type: string
2222

23+
permissions:
24+
contents: write
25+
2326
jobs:
2427

2528
aggregate-ls-extension-update-site:

0 commit comments

Comments
 (0)