Skip to content

Commit

Permalink
🪖 refactor: Helm chart release workflow (danny-avila#4311)
Browse files Browse the repository at this point in the history
  • Loading branch information
pranshu-m authored Oct 3, 2024
1 parent 77bcb80 commit cb0b69e
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/helmcharts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v4
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: helmchart
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit cb0b69e

Please sign in to comment.