Skip to content

Commit

Permalink
trying to fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
unixfox committed Jun 8, 2022
1 parent ae398d0 commit 768f6e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
version: v3.8.1

- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.4.0
uses: helm/chart-releaser-action@main
with:
charts_dir: .
charts_dir: '.'
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 768f6e7

Please sign in to comment.