We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f53546e commit 46a4c23Copy full SHA for 46a4c23
.github/workflows/co-docs-builder.yml
@@ -21,7 +21,7 @@ on:
21
jobs:
22
publish:
23
if: contains(github.event.pull_request.labels.*.name, 'ci:doc-build')
24
- uses: elastic/workflows/.github/workflows/docs-versioned-publish.yml@main
+ uses: elastic/dev-docs-workflows/.github/workflows/docs-versioned-publish.yml@main
25
with:
26
# Refers to Vercel project
27
project-name: elastic-dot-co-docs-preview-docs
0 commit comments