Skip to content

Commit 6686f05

Browse files
Add token to allow deploying github pages (#13)
Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
1 parent d6b4692 commit 6686f05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
permissions:
2929
contents: read
3030
pages: write
31+
id-token: write
3132

3233
environment:
3334
name: github-pages

0 commit comments

Comments
 (0)