Skip to content

Commit

Permalink
ci: also publish helm chart for *-release branches
Browse files Browse the repository at this point in the history
  • Loading branch information
ikreymer committed Feb 22, 2024
1 parent a3cb0be commit 7c79a9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-helm-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- "*-release"

jobs:
package_chart:
Expand Down

0 comments on commit 7c79a9c

Please sign in to comment.