Skip to content

test run of the workflow #8

test run of the workflow

test run of the workflow #8

Workflow file for this run

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