Skip to content

Commit e688a0e

Browse files
committed
Remove unused productVersion parameter from docs build
1 parent a9344ee commit e688a0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ jobs:
121121
--application-name '${{env.ALGOLIA_APP_NAME}}' \
122122
--index-name '${{env.ALGOLIA_INDEX_NAME}}' \
123123
--product '${{env.CONFIG_JSON_PRODUCT}}' \
124-
--productVersion '${{env.CONFIG_JSON_PRODUCT}}' \
125124
--version '${{env.CONFIG_JSON_VERSION}}' \
126125
--index-directory algolia-indexes/ \
127126
2>&1 | tee algolia-update-index-log.txt

0 commit comments

Comments
 (0)