fix pipeline

This commit is contained in:
ronahk
2022-12-18 14:27:12 +02:00
parent d0836eee0e
commit bae6650263

View File

@@ -91,7 +91,7 @@ jobs:
publish_chart:
runs-on: ubuntu-latest
need: image
needs: image
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
steps:
- name: Checkout