Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Commit 9de49e7

Browse files
committed
Update release guidelines
1 parent 49dc015 commit 9de49e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

RELEASING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88
0. `python3 setup.py bdist_wheel`
99
0. `python3 -m twine upload dist/*`
1010
0. Commit everything for the release
11-
0. `git tag -a vN.N.N`
1211
0. `git push`
13-
0. `git push https://github.com/brettcannon/caniusepython3.git --tags`
12+
0. Create a [release on GitHub](https://github.com/brettcannon/caniusepython3/releases)

0 commit comments

Comments
 (0)