Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Forgot Create Release chapter 😆
  • Loading branch information
VaeterchenFrost committed Jun 4, 2020
1 parent a29f801 commit 3a8c875
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,16 @@ In case any dependencies changed, or just to update some, check in

## Push
- Push changes to master
- Wait for all automated checks (All checks have passed...)
- Wait for all automated checks! (All checks have passed...)

## Create Release
- On the GitHub page go to: Release, **[Draft a new release](https://github.com/VaeterchenFrost/tdvisu/releases/new )**
- Enter v'YOUR VERSION NUMBER' as the tag.
- Add a **Release Title** (could be just the version)
- Add some description (like in the CHANGELOG.md)
- Click on **Publish release** on the bottom

## Should automatically release to [PyPI]
- For details see: [Upload Python Package](https://github.com/VaeterchenFrost/tdvisu/blob/master/.github/workflows/python-app.yml)
- For details see: [Upload Python Package](https://github.com/VaeterchenFrost/tdvisu/blob/master/.github/workflows/python-app.yml )

Now you are set for the new release :tada:
**Now you are set for the new release :tada:**

0 comments on commit 3a8c875

Please sign in to comment.