Skip to content

Commit 5999fa5

Browse files
committed
ci: add proper permissions for release workflow
Signed-off-by: Emilien Escalle <neilime@users.noreply.github.com>
1 parent be912a6 commit 5999fa5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/__main-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
permissions:
1414
actions: write
1515
contents: write
16+
pages: write
1617
pull-requests: write
1718
security-events: write
1819
statuses: write

0 commit comments

Comments
 (0)