We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5e5349 commit b21855bCopy full SHA for b21855b
.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 webs
+ pages: write # deploy gh-pages website
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