Skip to content

Commit

Permalink
fix: image name
Browse files Browse the repository at this point in the history
  • Loading branch information
paring-chan committed Jun 16, 2024
1 parent f0c0717 commit d11350d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: name/app
images: ghcr.io/adofai-gg/adofai-gg-web
- name: Build and push Docker image
uses: docker/build-push-action@v3
with:
Expand Down

0 comments on commit d11350d

Please sign in to comment.