Skip to content

Commit fe94fec

Browse files
committed
move charts for gha
1 parent 49c2d24 commit fe94fec

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+1
-3
lines changed

.github/workflows/helm-publish.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release Charts
33
on:
44
push:
55
branches:
6-
- master
6+
- deploy-chart
77

88
jobs:
99
release:
@@ -25,7 +25,5 @@ jobs:
2525
2626
- name: Run chart-releaser
2727
uses: helm/[email protected]
28-
with:
29-
charts_dir: .
3028
env:
3129
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)