mirror of
https://github.com/containers/podman.git
synced 2026-03-28 03:22:18 -04:00
Add a new GitHub Action that builds and uploads release artifacts. This action is triggered by publishing a release on GitHub. The action will only build if the specfic artifact is missing. This action also triggers the Windows installer action, since the Windows installer action depends on an uploaded artifact. Note that the action runs on ubuntu-22.04 Signed-off-by: Ashley Cui <acui@redhat.com>