actions-on-packages/Package and Publish

Publish actions as OCI artifacts to GHCR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenGITHUB_TOKEN having the write:package scope to publish an action package to GHCR. yes${{ github.token }}
pathThe work directory or path to be tar archived and uploaded as OCI Artifact layer.no.
namedescription
package-urlThe name of package published to GHCR along with semver. For example, https://ghcr.io/actions/package-action:1.0.1