You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: trigger GHCR image publishing on main branch push (#1749)
* feat: trigger GHCR image publishing on main branch push
* feat: limit auto-trigger to original repo
Also reflects the new state to the docs
---------
Co-authored-by: Marcelo Robert Santos <marcelo.santos@profusion.mobi>
This workflow is manual for now (`workflow_dispatch`) and pushes images to GHCR under `ghcr.io/<owner>/<repo>` with two tags for each image:
148
+
This workflow is triggered on pushes to main (on the original repository) and also manually (`workflow_dispatch`) and pushes images to GHCR under `ghcr.io/<owner>/<repo>` with two tags for each image:
0 commit comments