We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b328e10 commit 5eea72dCopy full SHA for 5eea72d
.github/workflows/release.yml
@@ -73,7 +73,7 @@ jobs:
73
dry_run: 'true'
74
75
build-and-push-docker-image:
76
- needs: release-and-tag
+ needs: prepare-a-release
77
runs-on: ubuntu-latest
78
steps:
79
- name: Checkout Repository
0 commit comments