Skip to content

Commit e419893

Browse files
Add id token for deploying docs (#18)
Signed-off-by: Kathryn Baldauf <k_baldauf@apple.com>
1 parent 203273e commit e419893

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
needs: [checkBranch, buildSite]
2828
permissions:
2929
contents: read
30-
packages: write
3130
pages: write
31+
id-token: write
3232

3333
environment:
3434
name: github-pages

0 commit comments

Comments
 (0)