Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
use main branch instead of master for helm-chart-repo

Signed-off-by: Rob Ford <[email protected]>
  • Loading branch information
robford123 authored Nov 27, 2024
1 parent c7a6bba commit 499b279
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 @@ -132,7 +132,7 @@ jobs:
env:
CHART_DIR: deployment templates/chart
CHART_REPO: bagetter/helm-chart-repo
CHART_REPO_BRANCH: master
CHART_REPO_BRANCH: main
steps:
- uses: actions/[email protected]
- name: Update version in helm chart
Expand Down

0 comments on commit 499b279

Please sign in to comment.