Skip to content

Commit f386dd9

Browse files
authored
Fix missing permissions on docsbuild (#63858)
1 parent d273d99 commit f386dd9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-docs-to-s3.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ jobs:
307307
permissions:
308308
id-token: write
309309
contents: read
310+
packages: write
310311
runs-on: ubuntu-latest
311312
env:
312313
GITHUB_REPOSITORY: ${{ github.repository }}

0 commit comments

Comments
 (0)