Skip to content

Commit

Permalink
chore: update docker registry name
Browse files Browse the repository at this point in the history
  • Loading branch information
moonrailgun committed Apr 15, 2024
1 parent d4b0793 commit 48210d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish-canary.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
images: |
moonrailgun/tianji
ghcr.io/moonrailgun/tianji
ghcr.io/msgbyte/tianji
tags: |
type=sha
- name: Login to DockerHub
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
images: |
moonrailgun/tianji
ghcr.io/moonrailgun/tianji
ghcr.io/msgbyte/tianji
tags: |
type=semver,pattern={{version}}
- name: Login to DockerHub
Expand Down

0 comments on commit 48210d2

Please sign in to comment.