Skip to content

Commit

Permalink
fix: ci warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Florianb35 committed Dec 9, 2024
1 parent dbe220b commit a3b7a55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v3
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Add bitnami
run: |
Expand Down

0 comments on commit a3b7a55

Please sign in to comment.