Skip to content

Commit 1b83a9b

Browse files
v1vSergeyKleyman
authored andcommitted
Update RELEASE.md
1 parent f9f8d4a commit 1b83a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
The release process is also automated in the way any specific commit, from the master branch ideally, can be potentially released, for such it's required the below steps:
66

77
1. Checkout the commit to be released
8-
1. Create a tag with the format `v.[0-9]+.[0-9]+.[0-9]+`, i.e.: `v1.0.2`
8+
1. Create a tag with the format `[0-9]+.[0-9]+.[0-9]+`, i.e.: `1.0.2`
99
1. Push the tag to the upstream.
1010
1. Then, the CI pipeline will trigger a release.
1111
1. Wait for an email/slack to confirm the release is ready to be approved, it might take roughly 20 minutes.

0 commit comments

Comments
 (0)