We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 796e213 commit 5f29eb8Copy full SHA for 5f29eb8
release.sh
@@ -22,6 +22,4 @@ git push --tags
22
gh release create $PACKAGE_VERSION --generate-notes
23
24
# Publish to pub.dev
25
-flutter pub publish
26
-
27
-echo "You can see the release here: https://pub.dev/packages/courier_flutter"
+flutter pub publish
0 commit comments