We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d273d99 commit f386dd9Copy full SHA for f386dd9
1 file changed
.github/workflows/publish-docs-to-s3.yml
@@ -307,6 +307,7 @@ jobs:
307
permissions:
308
id-token: write
309
contents: read
310
+ packages: write
311
runs-on: ubuntu-latest
312
env:
313
GITHUB_REPOSITORY: ${{ github.repository }}
0 commit comments