Skip to content

Commit cb0d23e

Browse files
authored
Use git ref instead of local ref (#1105)
1 parent 10e839d commit cb0d23e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
139139
- name: Bootstrap Action Workspace
140140
if: github.repository == 'elastic/docs-builder' && steps.deployment.outputs.result
141-
uses: ./.github/actions/bootstrap
141+
uses: elastic/docs-builder/actions/bootstrap@main
142142

143143
# we run our artifact directly please use the prebuild
144144
# elastic/docs-builder@main GitHub Action for all other repositories!

0 commit comments

Comments
 (0)