Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Heavyrisem committed Feb 27, 2024
1 parent 429cb90 commit d122dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- "master"

env:
DOCKER_IMAGE: ghcr.io/dyhs/withme-ai-backend # ghcr에 업로드될 이미지 이름, format: ghcr.io/깃허브유저이름/이미지이름
DOCKER_IMAGE: ghcr.io/dy-make/withme-ai-backend # ghcr에 업로드될 이미지 이름, format: ghcr.io/깃허브유저이름/이미지이름

jobs:
docker:
Expand Down

0 comments on commit d122dc8

Please sign in to comment.