set_user
set_user copied to clipboard
Add workflow to store built container images used for testing in CI when a release is tagged
A new workflow with logic to push the built images to ghcr when a release is tagged should be added.
This container image should have a generic set_user installation.
on:
release:
types: [published]