fix repo name typo
This commit is contained in:
parent
db3a5f794a
commit
89fd056e4e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/matrix-build.yml
vendored
2
.github/workflows/matrix-build.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
||||||
- "v*"
|
- "v*"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOCKER_REPO: richarvey:mailhog
|
DOCKER_REPO: richarvey/mailhog
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue