We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 149777d commit a5e5349Copy full SHA for a5e5349
.github/workflows/rebuild-latest-docs.yml
@@ -30,7 +30,7 @@ jobs:
30
release-docs:
31
permissions:
32
contents: write # push to gh-pages
33
- pages: write # deploy gh-pages website
+ pages: write # deploy gh-pages webs
34
id-token: write # trade JWT token for AWS credentials in AWS Docs account
35
secrets: inherit
36
uses: ./.github/workflows/reusable-publish-docs.yml
0 commit comments