Skip to content

v0.6.0

v0.6.0 #20

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