We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47b9a78 + 4fc841f commit c427072Copy full SHA for c427072
1 file changed
.github/workflows/publish.yml
@@ -41,4 +41,4 @@ jobs:
41
- name: Publish
42
run: |
43
flutter pub pub token add https://pub.dev --env-var PUB_TOKEN
44
- flutter pub publish
+ flutter pub publish --force
0 commit comments