Skip to content

Commit 4855684

Browse files
committed
Fixed typo in github action reference
1 parent 45cf279 commit 4855684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
id: pages
3838
uses: actions/[email protected]
3939
- name: Build documentation
40-
uses: elastic/doc-builder@main
40+
uses: elastic/docs-builder@main
4141
with:
4242
prefix: '${{ steps.repo-basename.outputs.value }}'
4343
- name: Upload artifact

0 commit comments

Comments
 (0)