Skip to content

Commit 7fc9a8f

Browse files
Fix path
1 parent d134e37 commit 7fc9a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-elastic-staging-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
# ${{ github.workspace }}/${{ env.PREBUILD }}/${{ github.event.repository.name }}/
8686

8787
- name: Insert PR changes into prebuild
88-
uses: ./workflows/.github/actions/version-content
88+
uses: elastic/workflows/.github/actions/version-content
8989
with:
9090
prebuild: ${{ env.PREBUILD }}
9191
site-repo: ${{ env.SITE_REPO }}

0 commit comments

Comments
 (0)