github action automation for release PyPI packge
- PyPIaccount
- PyPI API Token
- GitHub Actions Secretsfor PyPI API Token and GitHub Personal Access Token
It's an Github action, so you can use it in your workflow file.
name:Release
on:
push:
branches:
-master
jobs:
Give a ⭐️ if this project helped you!
This project isMITlicensed.
Contributions, issues and feature requests are welcome! check the contributing guide