mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-01-07 17:20:13 +01:00
typo
This commit is contained in:
parent
7c728ce199
commit
2d2374df5b
2
.github/workflows/build_image.yml
vendored
2
.github/workflows/build_image.yml
vendored
|
|
@ -23,4 +23,4 @@ jobs:
|
|||
- name: Push the Client Docker image to Github package repository
|
||||
run: docker push docker.pkg.github.com/BOSWatch/bw3-core/client:latest
|
||||
- name: Push the Server Docker image to Github package repository
|
||||
run: docker push docker.pkg.github.com/BOSWatch/bw3-core/se4rver:latest
|
||||
run: docker push docker.pkg.github.com/BOSWatch/bw3-core/server:latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue