Skip to content

Commit 4264f3d

Browse files
committed
push tags automatically
1 parent c58508c commit 4264f3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ run:
3737

3838
tag:
3939
git tag -a v$(VERSION) -m v$(VERSION)
40+
git push --tags
4041

4142
upload:
4243
$(PYTHON) setup.py sdist bdist_wheel upload

0 commit comments

Comments
 (0)