summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
AgeCommit message (Collapse)Author
2024-10-04ci: Add PyPI release workflowStephanos Ioannidis
This commit adds a GitHub Actions CI workflow that tests and builds the Kconfiglib Python package and publishes it to PyPI when a new release is published. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>