We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f391fe commit 1b9b59eCopy full SHA for 1b9b59e
.github/workflows/release-workflow.yaml
@@ -28,6 +28,7 @@ jobs:
28
release:
29
name: create-release
30
runs-on: ubuntu-latest
31
+ needs: publish
32
container:
33
image: alpine/helm
34
steps:
0 commit comments