Skip to content

v0.35.9 Release.

v0.35.9 Release. #57

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@main
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}