Skip to content

Commit 18394cf

Browse files
committed
Add write permission to GHP action
1 parent ac3684a commit 18394cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
permissions:
1212
pages: write
1313
id-token: write
14+
contents: write
1415

1516
steps:
1617
- name: Checkout repository

0 commit comments

Comments
 (0)