Skip to content

Push tags to PyPI #11

@LukeShortCloud

Description

@LukeShortCloud

TravisCI should automatically publish new packages to PyPI when a new version tag in GitHub is created.

Something like this should work:

deploy:
...
   on:
     tags: true

See: https://docs.travis-ci.com/user/deployment/

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions