Skip to content

Commit

Permalink
Fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrushuk committed Oct 19, 2022
1 parent 66ab67c commit df91979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
uses: helm/chart-releaser-action@v1.4.1
with:
charts_dir: charts
config: ./.github/ct.yaml
config: ./.github/cr.yaml
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit df91979

Please sign in to comment.