1
0
forked from bot/app

🐛 修正 Docker 镜像标签的大小写,更新相关文档中的镜像拉取命令

This commit is contained in:
2025-02-18 09:08:50 +08:00
parent 5ccef735be
commit f94c10de61
3 changed files with 3 additions and 3 deletions

View File

@ -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