Skip to content

Commit c0635ab

Browse files
authoredMar 24, 2025··
Update vault-docker-helm.yaml (#392)
1 parent 9f8fdc4 commit c0635ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/vault-docker-helm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
name: ${{ github.event.repository.name }}
118118
repository: charts
119119
tag: ${{ steps.meta.outputs.tags }}
120-
path: deploy/chart
120+
path: helm
121121
registry: ${{ env.DOCKER_REGISTRY }}
122122
registry_username: ${{ env.DOCKER_USERNAME }}
123123
registry_password: ${{ env.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)
Please sign in to comment.