Skip to content

Commit

Permalink
ci: fix missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Wielewout committed Jan 22, 2024
1 parent af5396b commit 417648d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ jobs:
# Otherwise release please will create a new PR
# as it doesn't yet have the release to compare changes with.
needs:
- vars
- release-charts
permissions:
contents: write
Expand Down

0 comments on commit 417648d

Please sign in to comment.