We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f57b36 commit 43b99c7Copy full SHA for 43b99c7
1 file changed
.github/workflows/sync-single-english-algolia-index.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- name: Get version from label if present
22
id: getVersion
23
- run: $GITHUB_WORKSPACE/.github/actions-scripts/enterprise-algolia-label.js
+ run: .github/actions-scripts/enterprise-algolia-label.js
24
- if: ${{ steps.getVersion.outputs.versionToSync }}
25
name: checkout
26
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
0 commit comments