Update main.yml
This commit is contained in:
parent
c5620d6bbb
commit
7b5bcfe801
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -7,7 +7,7 @@ name: Create and publish a Docker image
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: ['release']
|
||||
branches: ['main']
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
|
Loading…
Reference in a new issue