add beta branch
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -11,7 +11,7 @@ name: publish image
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ['release']
|
||||
branches: ['release', 'beta']
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
Reference in New Issue
Block a user