Update publish.yml
parent
8184c950d7
commit
946190eb9d
|
@ -11,7 +11,9 @@ name: publish image
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: ['release']
|
||||
branches:
|
||||
- release
|
||||
- beta
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
|
Loading…
Reference in New Issue