Update main.yml
This commit is contained in:
parent
c20d558676
commit
33d3c34cb6
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -8,6 +8,7 @@ name: Create and publish a Docker image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ['main']
|
branches: ['main']
|
||||||
|
repository_dispatch:
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: ghcr.io
|
REGISTRY: ghcr.io
|
||||||
|
|
Loading…
Reference in a new issue