Skip to content

Commit

Permalink
Fixed typo in github action reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz committed Nov 20, 2024
1 parent 45cf279 commit 4855684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
id: pages
uses: actions/[email protected]
- name: Build documentation
uses: elastic/doc-builder@main
uses: elastic/docs-builder@main
with:
prefix: '${{ steps.repo-basename.outputs.value }}'
- name: Upload artifact
Expand Down

0 comments on commit 4855684

Please sign in to comment.