Skip to content

v0.5.1

v0.5.1 #19

Workflow file for this run

name: Upload Python Package
on:
release:
branches: [main]
types: [published]
workflow_dispatch:
jobs:
deploy:
uses: cpp-linter/.github/.github/workflows/py-publish.yml@main
secrets: inherit