Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 386 Bytes

File metadata and controls

22 lines (14 loc) · 386 Bytes

Release Process

Outcomes

  • A new git tag available to install.
  • A new package on PyPI.

Perform a Release

  1. Install GitHub CLI.

  2. Perform a release:

    $ gh workflow run release.yml --repo "|github-owner|/|github-repository|"