Skip to content

Commit

Permalink
release depends on the previous step
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikEngerd committed Dec 8, 2024
1 parent 9ca3060 commit 4c78826
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
git push
create-release:
needs: helm-package-publish
if: startsWith(github.ref, 'refs/tags/v')
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 4c78826

Please sign in to comment.