Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
amitz committed Aug 1, 2024
1 parent 29e26c7 commit 1985077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Run PreCommit
uses: pre-commit/[email protected]

- name: Set up chart-testing
uses: helm/[email protected]

Expand All @@ -69,7 +69,7 @@ jobs:
- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'
run: ct install --target-branch ${{ github.event.repository.default_branch }}

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

0 comments on commit 1985077

Please sign in to comment.