Skip to content

Commit af1963f

Browse files
authored
chore: fix charts releaser ci (#74)
* feat: sync to api7-ee-control-plane helm chart
1 parent 719ccd5 commit af1963f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
3333
- name: Run chart-releaser
3434
uses: ./.github/actions/chart-releaser-action
35-
with:
36-
charts_dir: .
3735
env:
3836
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
3937
CR_SKIP_EXISTING: true

0 commit comments

Comments
 (0)