Skip to content

Releases: mariamrf/py-package-publish-action

Add pip_version support

14 Feb 21:17
6f9dbe7

Choose a tag to compare

  • Support specifying a specific pip_version
  • Default is the newest one

Move to Github Actions v2

14 Oct 15:02
06167dd

Choose a tag to compare

v1.0.0

Move to Github v2 syntax (#2)

v0.0.2

01 Feb 15:42

Choose a tag to compare

Cleaned up unnecessary logic to filter branch.

Initial Release

01 Feb 15:34

Choose a tag to compare

Basic working Action that just takes the package as is and deploys it to PyPI. Does not tag/release on Github.