We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a2504 commit c78f665Copy full SHA for c78f665
CONTRIBUTING.md
@@ -600,7 +600,7 @@ cargo dist generate-ci # to update .github/workflows/release.yml
600
601
### What to do if a Github release fails
602
603
-If the release process fails after you run `cargo release` you can manually
+If the release process fails after you run `cargo release`, you can manually
604
delete the tag and release from Github. Also remember to delete the tag locally
605
by running `git tag -d`. Once all the extra changes are in the `main` branch
606
you can trigger a release by creating a new tag using `git tag` and push it
0 commit comments