Skip to content

Commit dbc7b18

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)