Skip to content

Commit

Permalink
fix: token not needed to install helm
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickleet authored Nov 4, 2024
1 parent ebaedf9 commit 63ec0df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:

- name: Install Helm
uses: azure/setup-helm@v4
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Install Helm HTML Plugin
run: helm plugin install https://github.com/halkeye/helm-repo-html
Expand Down

0 comments on commit 63ec0df

Please sign in to comment.