Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
add CR_TOKEN env var

Signed-off-by: Rob Ford <[email protected]>
  • Loading branch information
robford123 authored Nov 27, 2024
1 parent 6c6ff34 commit 0249cde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
CHART_DIR: deployment templates/chart
CHART_REPO: bagetter/helm-chart-repo
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 0249cde

Please sign in to comment.