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 d1ed444 commit b49e75cCopy full SHA for b49e75c
.github/workflows/dart.yml
@@ -46,4 +46,4 @@ jobs:
46
- name: publish
47
run: |
48
echo $PUB_TOKEN | base64
49
- dart pub publish -f
+ dart pub publish -v -f
0 commit comments