Skip to content

remorses/pypi

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pypi

Deploy package to pypi.

Usage:

- name: Deploy package
  uses: remorses/pypi@master
  with:
    setupfile: ./setup.py
    username: ${{ secrets.pypi_username }}
    password: ${{ secrets.pypi_password }}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published