Skip to content

Commit c78f665

Browse files
tshepangemilio
authored andcommitted
add a pause
1 parent d1a2504 commit c78f665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ cargo dist generate-ci # to update .github/workflows/release.yml
600600

601601
### What to do if a Github release fails
602602

603-
If the release process fails after you run `cargo release` you can manually
603+
If the release process fails after you run `cargo release`, you can manually
604604
delete the tag and release from Github. Also remember to delete the tag locally
605605
by running `git tag -d`. Once all the extra changes are in the `main` branch
606606
you can trigger a release by creating a new tag using `git tag` and push it

0 commit comments

Comments
 (0)