ci: github grim branch docker image

This commit is contained in:
ardocrat
2026-05-14 22:59:11 +03:00
parent 2d0ce2d526
commit 20e4e845a1
+1 -1
View File
@@ -2,7 +2,7 @@ name: Build and Push to GHCR
on:
push:
branches: [master, staging]
branches: [grim]
env:
GHCR_IMAGE: ghcr.io/${{ secrets.GHCR_USERNAME }}/${{ github.event.repository.name }}