Skip to content

Commit d92ac8d

Browse files
htorianik-amplifyrddimon
authored andcommitted
Fix linting issues for markdown.
1 parent 87fd411 commit d92ac8d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@ For example, `tox -e py37-unit` will run the unit tests for python 3.7
5757
To see all the available options, run `tox -l`.
5858

5959
## Releasing
60-
To create a new release update CHANGELOG.md and follow (github instructions on adding a release)[https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository#creating-a-release]. Create a new tag with a version you want to release. Github actions will take care of publishing it to PyPi.
60+
To create a new releaes go to Releases page, press 'Draft a new release', create a tag
61+
with a version you want to be released, fill the release notes and press 'Publish release'.
62+
Github actions will take care of publishing it to PyPi.
6163

6264
## Responsible Disclosure
6365
If you have any security issue to report, contact project maintainers privately.

0 commit comments

Comments
 (0)