We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0063010 commit c76508fCopy full SHA for c76508f
.circleci/config.yml
@@ -310,7 +310,7 @@ jobs:
310
command: melos score --no-select
311
- run: melos dryPublish --no-select
312
313
- release-dio-plugin:
+ release_dio_plugin:
314
executor: flutter-executor
315
steps:
316
- advanced-checkout/shallow-checkout
@@ -403,7 +403,7 @@ workflows:
403
filters:
404
branches:
405
only: master
406
- - release-dio-plugin:
+ - release_dio_plugin:
407
requires:
408
- hold_release_dio_plugin
409
- verify_pub
0 commit comments