Skip to content

Commit 877b421

Browse files
Update .github/workflows/deploy.yml
Co-authored-by: Emilio López <2642849+elopez@users.noreply.github.com>
1 parent b8b1142 commit 877b421

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
with:
2727
path: ./book
2828
deploy:
29+
permissions:
30+
pages: write
31+
id-token: write
2932
environment:
3033
name: github-pages
3134
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)