We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37d19ae commit dece042Copy full SHA for dece042
README.md
@@ -1,3 +1,4 @@
1
+[](https://pub.dev/packages/errno)
2
[](https://github.com/rtmigo/errno/actions)
3
4
# [errno](https://github.com/rtmigo/errno)
pubpub.sh
@@ -28,6 +28,6 @@ echo "$new_readme" > "$temp_pub_dir/README.md"
28
29
cd "$temp_pub_dir"
30
dartfmt -w .
31
-dart pub publish --dry-run
32
-#dart pub publish
+#dart pub publish --dry-run
+dart pub publish
33
#open "$temp_pub_dir"
0 commit comments