Skip to content

Commit

Permalink
feat: changes
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Baptiste DETROYES <[email protected]>
  • Loading branch information
jdetroyes committed Oct 13, 2024
1 parent 098f751 commit a49bfa0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/helm-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
paths:
- kubernetes/chart/**
- .github/workflows/helm-cd.yml
workflow_dispatch:

jobs:
Expand All @@ -30,7 +31,7 @@ jobs:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Run chart-releaser
uses: helm/[email protected].1
uses: helm/[email protected].0
with:
charts_dir: kubernetes
env:
Expand Down

0 comments on commit a49bfa0

Please sign in to comment.