Skip to content

Commit cb0b08d

Browse files
committed
update
1 parent 98fb8c9 commit cb0b08d

File tree

1 file changed

+2
-1
lines changed
  • clients/algoliasearch-client-dart/.github/workflows

1 file changed

+2
-1
lines changed

clients/algoliasearch-client-dart/.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: sleep 300
3939

4040
publish_clients:
41-
needs:
41+
needs:
4242
- check
4343
- wait_for_core
4444
strategy:
@@ -47,6 +47,7 @@ jobs:
4747
- packages/client_search
4848
- packages/client_insights
4949
- packages/client_recommend
50+
- packages/client_composition
5051
permissions:
5152
id-token: write
5253
uses: dart-lang/setup-dart/.github/workflows/publish.yml@v1

0 commit comments

Comments
 (0)