Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
seriouz authored Nov 28, 2024
2 parents d60957d + 0249cde commit 6e5fba8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,8 @@ jobs:
env:
CHART_DIR: deployment templates/chart
CHART_REPO: bagetter/helm-chart-repo
CHART_REPO_BRANCH: master
CHART_REPO_BRANCH: gh-pages
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
steps:
- uses: actions/[email protected]
- name: Update version in helm chart
Expand Down

0 comments on commit 6e5fba8

Please sign in to comment.