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:
|
||||
push:
|
||||
branches: ['main']
|
||||
repository_dispatch:
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
|
Loading…
Reference in a new issue