We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e839d commit cb0d23eCopy full SHA for cb0d23e
.github/workflows/preview-build.yml
@@ -138,7 +138,7 @@ jobs:
138
139
- name: Bootstrap Action Workspace
140
if: github.repository == 'elastic/docs-builder' && steps.deployment.outputs.result
141
- uses: ./.github/actions/bootstrap
+ uses: elastic/docs-builder/actions/bootstrap@main
142
143
# we run our artifact directly please use the prebuild
144
# elastic/docs-builder@main GitHub Action for all other repositories!
0 commit comments