Skip to content

Commit 6f7168e

Browse files
committed
chore(ci): increase permission in parent job for docs publishing
1 parent 501be13 commit 6f7168e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rebuild_latest_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
permissions:
2626
contents: write
2727
pages: write
28+
id-token: write
2829
uses: ./.github/workflows/reusable_publish_docs.yml
2930
with:
3031
version: ${{ inputs.latest_published_version }}

0 commit comments

Comments
 (0)