Skip to content

Publish distributions to PyPI #3

Publish distributions to PyPI

Publish distributions to PyPI #3

Workflow file for this run

name: Publish distributions to PyPI
on:
release:
types:
- published
jobs:
shared-build-and-publish:
uses: zigpy/workflows/.github/workflows/publish-to-pypi.yml@dm/update-ci-03272024

Check failure on line 10 in .github/workflows/publish-to-pypi.yml

View workflow run for this annotation

GitHub Actions / Publish distributions to PyPI

Invalid workflow file

The workflow is not valid. .github/workflows/publish-to-pypi.yml (Line: 10, Col: 11): Secret PYPI_TOKEN is required, but not provided while calling.
with:
PYTHON_VERSION_DEFAULT: 3.12