Skip to content

Commit 531d36e

Browse files
ACTIONS_ID_TOKEN_REQUEST_URL
1 parent 09dca8a commit 531d36e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ on:
88
jobs:
99
build-and-deploy:
1010
runs-on: ubuntu-latest
11+
permissions:
12+
contents: read
13+
pages: write
14+
id-token: write
1115

1216
steps:
1317
- name: Checkout repository

0 commit comments

Comments
 (0)