Skip to content

Commit 938cd4a

Browse files
Update update-doc.yml
1 parent fe94505 commit 938cd4a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/update-doc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ jobs:
3737
environment:
3838
name: github-pages
3939
url: ${{ steps.deployment.outputs.page_url }}
40-
40+
permissions:
41+
id-token: write
42+
contents: write
4143
steps:
4244
- name: Deploy to GitHub Pages
4345
id: deployment

0 commit comments

Comments
 (0)