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