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