Skip to content

Commit

Permalink
Fix indention (#203)
Browse files Browse the repository at this point in the history
Signed-off-by: Søren Schwartz <[email protected]>
  • Loading branch information
3schwartz authored Jul 1, 2024
1 parent 653ba94 commit d1e09fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v4
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Run chart-releaser
uses: helm/[email protected]
Expand Down

0 comments on commit d1e09fd

Please sign in to comment.