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.
--dry-run
1 parent 480ba9d commit cf8d852Copy full SHA for cf8d852
.github/workflows/publish.yaml
@@ -12,4 +12,4 @@ jobs:
12
- uses: dart-lang/setup-dart@v1
13
14
- name: Run Pub Publish
15
- run: dart pub publish --dry-run
+ run: dart pub publish
0 commit comments