Update publish.yml

main
Cogent Apps 2023-07-10 21:20:57 -07:00 committed by GitHub
parent 8184c950d7
commit 946190eb9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

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