Skip to content

Commit

Permalink
.github/workflows/build-chart.yaml: update
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-design committed Dec 23, 2023
1 parent b10a8b1 commit 2c299bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
helm plugin install https://github.com/chartmuseum/helm-push.git
- name: Build and Push App chart
working-directory: charts/server
working-directory: charts/app
shell: bash
run: |
helm repo add sync https://charts.onwalk.net
Expand Down

0 comments on commit 2c299bd

Please sign in to comment.