Skip to content

Commit

Permalink
fix(ci): don't depend on job that doesn't exist
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rydoras committed Feb 16, 2024
1 parent 1f7c9e4 commit a59796b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
helm-chart:
runs-on: ubuntu-latest
needs:
- release-container
build-and-push
permissions:
actions: none
checks: none
Expand Down

0 comments on commit a59796b

Please sign in to comment.