Skip to content

Commit 16dab18

Browse files
divipillaiDematteisGiacomo
authored andcommitted
doc: Updates to upload doc to Zoomin prod
Updated the "on-push-zoomin-publish.yml" file to upload docs to Zoomin prod. Signed-off-by: divya pillai <[email protected]>
1 parent 739c7af commit 16dab18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-push-zoomin-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
uses: ./.github/workflows/docs-build-and-publish-zooomin.yml
1414
with:
1515
documentation_tag: "latest"
16-
publish_to_prod: false
16+
publish_to_prod: true
1717
publish_to_dev: true
1818
secrets: inherit

0 commit comments

Comments
 (0)