Skip to content

Commit e54d480

Browse files
author
Feanil Patel
committed
docs: Update README.rst around deploying.
1 parent 92b3a7a commit e54d480

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

README.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,7 @@ To package a new release:
9292

9393
#. Update the version number in xblock/VERSION.txt.
9494

95-
#. Tag the commit to be released::
96-
97-
git tag v1.2.17
98-
99-
#. Push the tag and wait for Github Action to upload to PyPI::
100-
101-
git push --tags
95+
#. Use the github release mechanism to release a new version. This will tag and publish the package.
10296

10397

10498
Using the XBlock-SDK

0 commit comments

Comments
 (0)