chore: update docker registry name

This commit is contained in:
moonrailgun 2024-04-15 22:26:14 +08:00
parent d4b0793746
commit 48210d29ac
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ jobs:
with: with:
images: | images: |
moonrailgun/tianji moonrailgun/tianji
ghcr.io/moonrailgun/tianji ghcr.io/msgbyte/tianji
tags: | tags: |
type=sha type=sha
- name: Login to DockerHub - name: Login to DockerHub

View File

@ -27,7 +27,7 @@ jobs:
with: with:
images: | images: |
moonrailgun/tianji moonrailgun/tianji
ghcr.io/moonrailgun/tianji ghcr.io/msgbyte/tianji
tags: | tags: |
type=semver,pattern={{version}} type=semver,pattern={{version}}
- name: Login to DockerHub - name: Login to DockerHub