Skip to content

Commit 41e837f

Browse files
committed
update release instructions
1 parent 2f78646 commit 41e837f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ python -m build .
2626
echo "Enter dev version"
2727
read dev_version
2828
tbump ${dev_version} --no-tag
29+
git push origin $(git branch --show-current)
2930
```
3031

3132
## Publish the artifacts to pypi

0 commit comments

Comments
 (0)