Skip to content

Commit a8558c4

Browse files
committed
fix: ci
1 parent 4fc709d commit a8558c4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ jobs:
3232
environment:
3333
name: Production
3434
url: ${{ steps.deployment.outputs.page_url }}
35+
permissions:
36+
pages: write
37+
id-token: write
3538
steps:
3639
- name: Deploy to GitHub Pages
3740
id: deployment

0 commit comments

Comments
 (0)