Skip to content

Commit cf584ea

Browse files
committed
Rerun
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
1 parent 4f7a63b commit cf584ea

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/on-push-master-publish-chart.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ jobs:
3030
- name: Add haproxy repo
3131
run: |
3232
helm repo add haprox https://haproxytech.github.io/helm-charts --force-update
33-
if: steps.list-changed.outputs.changed == 'true'
34-
33+
3534
- name: Run chart-releaser
3635
uses: helm/chart-releaser-action@v1.1.0
3736
env:

0 commit comments

Comments
 (0)