Skip to content

Commit c76508f

Browse files
fix PR comment
1 parent 0063010 commit c76508f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ jobs:
310310
command: melos score --no-select
311311
- run: melos dryPublish --no-select
312312

313-
release-dio-plugin:
313+
release_dio_plugin:
314314
executor: flutter-executor
315315
steps:
316316
- advanced-checkout/shallow-checkout
@@ -403,7 +403,7 @@ workflows:
403403
filters:
404404
branches:
405405
only: master
406-
- release-dio-plugin:
406+
- release_dio_plugin:
407407
requires:
408408
- hold_release_dio_plugin
409409
- verify_pub

0 commit comments

Comments
 (0)