Skip to content

Commit 5f29eb8

Browse files
committed
Release script change
1 parent 796e213 commit 5f29eb8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

release.sh

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,4 @@ git push --tags
2222
gh release create $PACKAGE_VERSION --generate-notes
2323

2424
# Publish to pub.dev
25-
flutter pub publish
26-
27-
echo "You can see the release here: https://pub.dev/packages/courier_flutter"
25+
flutter pub publish

0 commit comments

Comments
 (0)