Skip to content

Commit 85e6ed3

Browse files
committed
doc update
1 parent 150ebe2 commit 85e6ed3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,9 @@ jobs:
231231
if: |
232232
github.event_name == 'pull_request' &&
233233
github.event.pull_request.merged == true
234+
permissions:
235+
pages: write
236+
id-token: write
234237
steps:
235238
- name: Deploy to GitHub Pages
236239
id: deployment

0 commit comments

Comments
 (0)