Skip to content

Releases: jguida941/ci-cd-hub

CI/CD Hub v1.0.0

19 Dec 01:47

Choose a tag to compare

What's New

See the CHANGELOG for detailed changes.

Usage

Reference this release in your caller workflows:

uses: jguida941/ci-cd-hub/.github/workflows/python-ci.yml@v1

Or pin to exact version:

uses: jguida941/ci-cd-hub/.github/workflows/python-ci.yml@v1.0.0

Full Changelog: https://github.com/jguida941/ci-cd-hub/commits/v1.0.0