griceturrble/GitHub Actions CD

Handles continuous delivery and automated releases for a GitHub Actions action repo.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe token that the action will use to create releases.${{ github.token }}
version_filePath to a file where the current version is tracked. The file should contain a semver-compliant version. Changes to this file trigger the workflow to create releases and tags. VERSION

no outputs