Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
56025192 authored Apr 1, 2024
1 parent 1c18987 commit 952d41f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ jobs:
id: meta_web
uses: docker/metadata-action@v5
with:
images: kagurazakanyaa/mcsm-web
images: 56025192/mcsm-web

- name: Docker meta daemon
id: meta_daemon
uses: docker/metadata-action@v5
with:
images: kagurazakanyaa/mcsm-daemon
images: 56025192/mcsm-daemon

- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 952d41f

Please sign in to comment.