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.
--force
1 parent f1469d6 commit 4c94208Copy full SHA for 4c94208
.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 --force
+ run: dart pub publish --force
0 commit comments