We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22bd2a8 commit b615c89Copy full SHA for b615c89
RELEASING.md
@@ -12,4 +12,5 @@
12
- Merge `dev` into `master`
13
- Make the Github release
14
- Update the documentation with the new changelog
15
+- Clone the repository in a temporary folder so that no temporary artifact is pushed (pub publish doesn't honor gitignore well)
16
- Run `dart pub publish`
0 commit comments