WHY MAIN
This commit is contained in:
parent
477f45e195
commit
eac5a0dbe1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -3,7 +3,7 @@ name: Docker Build and Push with Version
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOCKER_REGISTRY: r.evannregnault.dev
|
DOCKER_REGISTRY: r.evannregnault.dev
|
||||||
|
|
Loading…
Reference in a new issue