name: Feature request
about: Setup ci for creating a github release
Is your feature request related to a problem? Please describe.
This feature isn't related to any problem
Describe the solution you'd like
Example is at https://docs.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions
Describe alternatives you've considered
Manual config but that is hectic if you plan on releasing many releases
Additional context
https://github.com/0x6f736f646f/sendyit-python/blob/master/.github/workflows/python-release.yml
name: Feature request
about: Setup ci for creating a github release
Is your feature request related to a problem? Please describe.
This feature isn't related to any problem
Describe the solution you'd like
Example is at https://docs.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions
Describe alternatives you've considered
Manual config but that is hectic if you plan on releasing many releases
Additional context
https://github.com/0x6f736f646f/sendyit-python/blob/master/.github/workflows/python-release.yml