Skip to content

Commit

Permalink
update chart releaser conf
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhan-yilmaz committed Oct 15, 2024
1 parent 61c54ba commit 5b000c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-package-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: helm-chart/
charts_dir: .
env:
CR_TOKEN: "${{ secrets.GHCR_TOKEN }}"

0 comments on commit 5b000c4

Please sign in to comment.