Skip to content

Commit cc8fa31

Browse files
authored
Add note about making releases on GitHub
1 parent 9d7a6f9 commit cc8fa31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,7 @@ To try out the latest features before a release, we also create builds from ever
6464
View the full list of [contributors](https://github.com/torchbox/django-pattern-library/graphs/contributors). [BSD](https://github.com/torchbox/django-pattern-library/blob/main/LICENSE) licensed.
6565

6666
Project logo from [FxEmoji](https://github.com/mozilla/fxemoji). Documentation website built with [MkDocs](https://www.mkdocs.org/), and hosted in [GitHub Pages](https://pages.github.com/).
67+
68+
## GitHub releases
69+
70+
Note: if making a release on GitHub, please make sure to 1. build locally (`poetry build`) , and 2. include the 2 build files (*.tar.gz and *.whl) as a part of the GitHub release.

0 commit comments

Comments
 (0)