Fix order of publishing steps
This commit is contained in:
parent
07698d1574
commit
baa34955db
@ -1,8 +1,8 @@
|
||||
Steps to publish a new clippy version
|
||||
|
||||
- Bump `package.version` in `./Cargo.toml` (no need to manually bump `dependencies.clippy_lints.version`).
|
||||
- Run `./pre_publish.sh`
|
||||
- Write a changelog entry.
|
||||
- Run `./pre_publish.sh`
|
||||
- Review and commit all changed files
|
||||
- `git push`
|
||||
- Wait for Travis's approval.
|
||||
|
Loading…
Reference in New Issue
Block a user