We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9344ee commit e688a0eCopy full SHA for e688a0e
.github/workflows/build-docs.yml
@@ -121,7 +121,6 @@ jobs:
121
--application-name '${{env.ALGOLIA_APP_NAME}}' \
122
--index-name '${{env.ALGOLIA_INDEX_NAME}}' \
123
--product '${{env.CONFIG_JSON_PRODUCT}}' \
124
- --productVersion '${{env.CONFIG_JSON_PRODUCT}}' \
125
--version '${{env.CONFIG_JSON_VERSION}}' \
126
--index-directory algolia-indexes/ \
127
2>&1 | tee algolia-update-index-log.txt
0 commit comments