Release Process¶
Outcomes¶
A new
git
tag available to install.A new package on PyPI.
Perform a Release¶
Perform a release:
$ gh workflow run release.yml --repo "VWS-Python/vws-python"
A new git
tag available to install.
A new package on PyPI.
Perform a release:
$ gh workflow run release.yml --repo "VWS-Python/vws-python"