Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
cbarbian-sap committed Jul 22, 2023
1 parent a1c98cd commit 6f2aabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
update-chart:
name: Update Helm chart
runs-on: ubuntu-22.04
needs: [publish-docker,publish-crds]
needs: [publish-docker]

steps:
- name: Prepare
Expand Down

0 comments on commit 6f2aabf

Please sign in to comment.