Skip to content

Commit

Permalink
Update charts dir in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sd109 committed Sep 11, 2024
1 parent 6e94a97 commit bfcf550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: deployment
charts_dir: deployment/charts/danswer
pages_branch: helm-publish
mark_as_latest: ${{ github.ref_name == 'main' }}
env:
Expand Down

0 comments on commit bfcf550

Please sign in to comment.