Skip to content

Commit 605ac04

Browse files
committed
feat: 更新Docker CI工作流,修正镜像名称为短链接服务
1 parent fe6c1fb commit 605ac04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
uses: docker/metadata-action@v5
4141
with:
4242
images: |
43-
e1saps/onebot-github-webhook
43+
e1saps/shortlinker
4444
ghcr.io/${{ github.repository }}
4545
tags: |
4646
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}

0 commit comments

Comments
 (0)