Skip to content

Commit

Permalink
Still needs a way to ensure that the appVersion is updated, probably …
Browse files Browse the repository at this point in the history
…add a check for this before running the publish step

Signed-off-by: Matt Halder <[email protected]>
  • Loading branch information
rustyShacklefurd committed Oct 24, 2023
1 parent 7bb761e commit 3ac435f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chart-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ jobs:
with:
charts_dir: charts
config: .github/cr.yaml
skip_existing: true
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 3ac435f

Please sign in to comment.