Skip to content

Commit

Permalink
Merge pull request #24 from MiamiOH/donkidd-patch-1
Browse files Browse the repository at this point in the history
Update build_chart.yml so new chart can be released
  • Loading branch information
bryancpowell authored Jul 18, 2024
2 parents a326aa3 + 31633b2 commit 2d6e1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
git config user.email "[email protected]"
# https://github.com/marketplace/actions/helm-chart-releaser
- name: Helm Chart Releaser
uses: helm/chart-releaser-action@v1.5.0
uses: helm/chart-releaser-action@v1.6.0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 2d6e1bd

Please sign in to comment.