Skip to content

Commit a8b3d5e

Browse files
committed
missing docsVersion
1 parent d41bf52 commit a8b3d5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,5 @@ jobs:
122122
helmfile sync \
123123
--state-values-set releaseName=${{ env.SANITIZED_REF }}-torus-docs \
124124
--state-values-set ingressHost=${{ env.INGRESS }} \
125+
--state-values-set docsVersion=${{ env.SANITIZED_REF }} \
125126
--set deployment.image.tag=${{ steps.commit.outputs.short }}

0 commit comments

Comments
 (0)