Skip to content

2.0.0-alpha.5

2.0.0-alpha.5 #9

Workflow file for this run

name: Call PyPI publish workflow
on:
release:
types: [published]
jobs:
call-pypi-publish:
uses: ghga-de/gh-action-pypi/.github/workflows/[email protected]
with:
package_version: 2.0.0-alpha.5
test_pypi: "false"
python_latest: true
secrets: inherit