Update publish.yml

This commit is contained in:
Cogent Apps
2023-07-10 21:20:57 -07:00
committed by GitHub
parent 8184c950d7
commit 946190eb9d

View File

@@ -11,7 +11,9 @@ name: publish image
on:
push:
branches: ['release']
branches:
- release
- beta
env:
REGISTRY: ghcr.io