Skip to content

v0.4.1

v0.4.1 #17

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