Skip to content

Commit 83e8848

Browse files
committed
chore: fix release
1 parent 655d8ef commit 83e8848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270
BUILD_DATE=${{ steps.build_info.outputs.BUILD_DATE }}
271271
272272
homebrew:
273-
needs: [build-binaries, packages]
273+
needs: release
274274
runs-on: ubuntu-latest
275275
steps:
276276
- name: Checkout

0 commit comments

Comments
 (0)