Typo
This commit is contained in:
parent
a3a128b7c4
commit
d664c29a79
1 changed files with 1 additions and 2 deletions
3
.github/workflows/docker-image.yml
vendored
3
.github/workflows/docker-image.yml
vendored
|
|
@ -2,8 +2,7 @@ name: Build and Publish image to Docker Hub
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- docker
|
- master
|
||||||
- main
|
|
||||||
tags:
|
tags:
|
||||||
- 'v*'
|
- 'v*'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue