Skip to content

Commit fb10484

Browse files
authored
fix: typo in dependencies (#1160)
1 parent 41d1e73 commit fb10484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
if: always()
150150
name: 'Notify'
151151
needs:
152-
- build
152+
- build-binary
153153
- deploy-cloudsmith
154154
- publish-docker
155155
- draft-release

0 commit comments

Comments
 (0)