Release process¶
Outcomes¶
A new
gittag available to install.A new package on PyPI.
Perform a Release¶
Perform a release:
$ gh workflow run release.yml --repo "adamtheturtle/sybil-extras"
A new git tag available to install.
A new package on PyPI.
Perform a release:
$ gh workflow run release.yml --repo "adamtheturtle/sybil-extras"