fix repo name
This commit is contained in:
parent
726879506d
commit
db3a5f794a
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*"
|
||||
|
||||
env:
|
||||
DOCKER_REPO: username/testapp
|
||||
DOCKER_REPO: richarvey:mailhog
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue