Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 184 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 184 Bytes
uses: bobbyrward/actions-dpn-pip-config
with:
  pypi_hostname: ${secrets.blah_hostname}
  pypi_username: ${secrets.blah_username}
  pypi_password: ${secrets.blah_password}