actions / publish-immutable-action

A GitHub Action used for publishing an Action to ghcr.io as an OCI container.
MIT License
42 stars 7 forks source link

Fix Logging #190

Closed Jcambass closed 3 months ago

Jcambass commented 3 months ago

This PR fixes the logging when creating a GHCR package for release with semver.

It also removes some old build artifacts and ensures that dist is cleared before we build the package.