Skip to content

Commit 8cee8d3

Browse files
committed
Update documentation build version to 1.0.3
Bump CONFIG_JSON_VERSION from 1.0.2 to 1.0.3 in the workflow file. This ensures the documentation build process uses the latest version configuration.
1 parent 82c529d commit 8cee8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
ALGOLIA_INDEX_NAME: "prod_WIKI"
2121
ALGOLIA_KEY: "${{ secrets.ALGOLIA_KEY }}"
2222
CONFIG_JSON_PRODUCT: "RW"
23-
CONFIG_JSON_VERSION: "1.0.2"
23+
CONFIG_JSON_VERSION: "1.0.3"
2424

2525
jobs:
2626
build:

0 commit comments

Comments
 (0)