summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/release-checklist.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-checklist.md b/doc/release-checklist.md
index d50ea91d..aa871dd0 100644
--- a/doc/release-checklist.md
+++ b/doc/release-checklist.md
@@ -31,7 +31,7 @@
- [ ] Optional: manually test the new features and command-line options. To do
this, install the latest `bat` version again (to include the new syntaxes
and themes).
-- [ ] Run `cargo publish --dry-run --allow-dirty` to make sure that it will
+- [ ] Run `cargo publish --dry-run` to make sure that it will
succeed later (after creating the GitHub release).
## Release