Skip to content

v0.3.0

v0.3.0 #15

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