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 a1ded83 commit 1864d97Copy full SHA for 1864d97
.github/workflows/publish.yml
@@ -35,4 +35,4 @@ jobs:
35
run: flutter pub publish --dry-run
36
37
- name: Publish to pub.dev
38
- run: flutter pub publish
+ run: flutter pub publish -f
0 commit comments