Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple releasing the PyPi package using Github Actions #26

Open
anki-code opened this issue Oct 1, 2020 · 0 comments
Open

Simple releasing the PyPi package using Github Actions #26

anki-code opened this issue Oct 1, 2020 · 0 comments

Comments

@anki-code
Copy link

Hi! Just want to let you know that there is very easy way to release the PyPi package of xontrib using Github Actions:

  1. Click Actions

Screenshot_20200916_115026

  1. Click Set up workflow on Publish Python Action

Screenshot_20200916_114928

  1. Commit the config without any changes

  2. Go to repo Settings - Secrets and add:

Screenshot_20200916_115332

  1. Now when you create Release and the Actions will publish the package to PyPi automatically (look at Actions link)

Enjoy :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant