Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 258 Bytes

File metadata and controls

9 lines (9 loc) · 258 Bytes
uses: bobbyrward/actions-dpn-python-version-check@master
with:
  pypi_hostname: ${secrets.blah_hostname}
  pypi_username: ${secrets.blah_username}
  pypi_password: ${secrets.blah_password}
  package_name: my_python_package_name
  version: 1.2.15