Skip to content

Commit 49f36c3

Browse files
author
Feanil Patel
authored
Merge pull request #750 from openedx/feanil-patch-1
Update README.rst around deploying.
2 parents 92b3a7a + e54d480 commit 49f36c3

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)