danvergara / morphos

Self-hosted file converter server
MIT License
750 stars 33 forks source link

Add a workflow to push the container image to GitHub's container registry #18

Closed danvergara closed 7 months ago

danvergara commented 7 months ago

Description

This PR add workflow to push the container image to GitHub's container registry.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Published the image omitting the branch constraint, for testing purposes.

Image is available by running:

docker pull ghcr.io/danvergara/morphos-server:latest

Checklist: