Skip to content

add build artifact pip publishing to pipeline #3

Description

@edwardcjohnson

configure your workflow to publish your Python package to a package registry once your CI tests pass.
Ref:
https://docs.github.com/en/actions/guides/building-and-testing-python

NOTE:
use the action:
on:
release:
types: [published]

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions