Skip to content

Commit 2dfb6ce

Browse files
committed
Revert "docs: versioning - fix typo (#1322)"
This reverts commit a0c7d38.
1 parent a0c7d38 commit 2dfb6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebuild-latest-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
pages: write # deploy gh-pages website
3434
id-token: write # trade JWT token for AWS credentials in AWS Docs account
3535
secrets: inherit
36-
uses: ./.github/workflows/reusable-publish-docs.yml
36+
uses: ./.github/workflows/reusable_publish_docs.yml
3737
with:
3838
version: ${{ inputs.latest_published_version }}
3939
alias: latest

0 commit comments

Comments
 (0)