Skip to content

Commit 59472ad

Browse files
authored
Update deploy.yml
1 parent d992bef commit 59472ad

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77

88
jobs:
99
deployment:
10+
permissions:
11+
pages: write # to deploy to Pages
12+
id-token: write # to verify the deployment originates from an appropriate source
1013
runs-on: ubuntu-latest
1114
steps:
1215
- name: Checkout code

0 commit comments

Comments
 (0)