jorisroovers / gitlint

Linting for your git commit messages
http://jorisroovers.github.io/gitlint
MIT License
813 stars 99 forks source link

GHA: Use GHA environments to select PyPI target #487

Closed jorisroovers closed 1 year ago

jorisroovers commented 1 year ago

Replace if statements with ${{ vars.PYPI_TARGET }}, defined in GHA environments, to select the target PyPI repository when publishing packages.

Relates to #467 Implements #466

coveralls commented 1 year ago

Coverage Status

Coverage: 99.662%. Remained the same when pulling 1ab9db7c5dffb3b66fdde7e82ef3e55bf749ab98 on ci-environments into 562703f9f7ffbc71580c6a205c5a18768b157a9b on main.