We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c7d38 commit 2dfb6ceCopy full SHA for 2dfb6ce
.github/workflows/rebuild-latest-docs.yml
@@ -33,7 +33,7 @@ jobs:
33
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
+ uses: ./.github/workflows/reusable_publish_docs.yml
37
with:
38
version: ${{ inputs.latest_published_version }}
39
alias: latest
0 commit comments