Skip to content

Commit e451b39

Browse files
committed
clarify steps for tag creation
1 parent 302e9a3 commit e451b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To deploy the site:
3131

3232
1. Create a PR with your code changes
3333
1. After the PR has been approved, merge it into `master`
34-
1. Create a new tag, incrementing the version number using semantic versioning, push the tag up to github
34+
1. Create a new tag, you can do this manually via git or in the subsequent step on the releases page - be sure to increment the version number using semantic versioning
3535
1. Go to the [releases page](/releases) and create a draft release with the relevant information (use the "Generate Release Notes" button to make your life easier)
3636
1. Release it
3737
1. The CI/CD pipeline will deploy it automatically

0 commit comments

Comments
 (0)