ci: enable ghcr build on main

This commit is contained in:
Diego Souza
2026-03-28 23:25:04 -03:00
parent f171b7de96
commit bf76da3222
+3
View File
@@ -1,6 +1,9 @@
name: Publish to Docker Hub
on:
push:
branches:
- main
release:
types: [published]
workflow_dispatch: