🐛 修正 Docker 镜像标签的大小写,更新相关文档中的镜像拉取命令
This commit is contained in:
2
.github/workflows/build-image.yml
vendored
2
.github/workflows/build-image.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: ghcr.io/LiteyukiStudio/LiteyukiBot:latest
|
||||
tags: ghcr.io/liteyukistudio/liteyukibot:latest
|
||||
|
||||
- name: Log out from GitHub Container Registry
|
||||
run: docker logout ghcr.io
|
||||
|
Reference in New Issue
Block a user