Skip to content

Commit

Permalink
fix: refactored release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickleet committed Nov 19, 2022
1 parent bf8716a commit 5ee9b7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
jobs:

release:
uses: CloudNativeEntrepreneur/actions/.github/workflows/github-with-helm-release.yaml@main
uses: CloudNativeEntrepreneur/actions/.github/workflows/github-release.yaml@main
secrets: inherit
with:
updateImageTags: false
updateChartVersion: true
container: false
helm: true

0 comments on commit 5ee9b7b

Please sign in to comment.