Skip to content

Commit

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

0 comments on commit 61c54ba

Please sign in to comment.