Skip to content

Commit f158981

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

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
@@ -602,7 +602,7 @@ cargo dist generate-ci # to update .github/workflows/release.yml
602602

603603
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
605-
by running `git tag -d`. Once all the extra changes are in the `main` branch
605+
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
607607
using `git push --tag`.
608608

0 commit comments

Comments
 (0)