Skip to content

Commit 5eea72d

Browse files
chore(DVIZ-24): fix github actions
1 parent b328e10 commit 5eea72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
dry_run: 'true'
7474

7575
build-and-push-docker-image:
76-
needs: release-and-tag
76+
needs: prepare-a-release
7777
runs-on: ubuntu-latest
7878
steps:
7979
- name: Checkout Repository

0 commit comments

Comments
 (0)