Skip to content

Commit

Permalink
Merge pull request #11 from LeoColomb/patch-1
Browse files Browse the repository at this point in the history
Always release Helm chart on main branch
  • Loading branch information
Victor Kupriyanov authored Apr 12, 2024
2 parents ad2d639 + 86daedd commit 8ec61c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
release:
name: Release
if: github.ref == 'refs/heads/main'
needs:
- test
uses: ./.github/workflows/release.yml
permissions:
contents: write
Expand Down

0 comments on commit 8ec61c8

Please sign in to comment.