Skip to content

Commit b7574c1

Browse files
committed
update release instructions
1 parent 1296e6f commit b7574c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RELEASE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ git clean -dffx
1313
echo "Enter new version"
1414
read script_version
1515
tbump ${script_version}
16-
git commit -a -m "Release ${script_version}"
17-
git tag $script_version -m "Release ${script_version}"
1816
```
1917

2018
## Build the artifacts

0 commit comments

Comments
 (0)