We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d134e37 commit 7fc9a8fCopy full SHA for 7fc9a8f
.github/workflows/docs-elastic-staging-publish.yml
@@ -85,7 +85,7 @@ jobs:
85
# ${{ github.workspace }}/${{ env.PREBUILD }}/${{ github.event.repository.name }}/
86
87
- name: Insert PR changes into prebuild
88
- uses: ./workflows/.github/actions/version-content
+ uses: elastic/workflows/.github/actions/version-content
89
with:
90
prebuild: ${{ env.PREBUILD }}
91
site-repo: ${{ env.SITE_REPO }}
0 commit comments