Skip to content

Commit

Permalink
chore: remove token from helm install
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanJosipovic authored Dec 21, 2024
1 parent 82c739f commit 01b4871
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ jobs:
- name: Install Helm
if: steps.semantic.outputs.new_release_published == 'true'
uses: azure/setup-helm@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Update Helm Version
if: steps.semantic.outputs.new_release_published == 'true'
Expand Down

0 comments on commit 01b4871

Please sign in to comment.