mirror of
https://github.com/khoaliber/LetterFeed.git
synced 2026-03-02 05:29:13 +00:00
update repo url
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -79,7 +79,7 @@ jobs:
|
||||
id: meta_backend
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: ghcr.io/leonmuscoden/letterfeed-backend
|
||||
images: ghcr.io/khoaliber/letterfeed-backend
|
||||
tags: |
|
||||
type=ref,event=tag
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
@@ -119,7 +119,7 @@ jobs:
|
||||
id: meta_frontend
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: ghcr.io/leonmuscoden/letterfeed-frontend
|
||||
images: ghcr.io/khoaliber/letterfeed-frontend
|
||||
tags: |
|
||||
type=ref,event=tag
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
|
||||
Reference in New Issue
Block a user