fix on push branches master
This commit is contained in:
parent
b98021e57f
commit
26b3189c70
|
|
@ -3,7 +3,7 @@ name: Create and publish a Docker image - Release
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue