Skip to content

Commit

Permalink
temp(image): Set to yunimoo
Browse files Browse the repository at this point in the history
  • Loading branch information
yunimoo committed Jul 14, 2024
1 parent 9f6fd03 commit 0f289a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GitHub actions workflow which builds and publishes the docker images.

name: Build and Publish Docker Images
name: Build and Merge Docker Images

on:
push:
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
uses: docker/metadata-action@master
with:
images: |
docker.io/arina999999997/elichika
docker.io/yunimoo/elichika
flavor: |
latest=false
tags: |
Expand Down Expand Up @@ -101,7 +101,7 @@ jobs:
if-no-files-found: error
retention-days: 7

publish:
merge:
runs-on: ubuntu-latest
needs:
- build
Expand Down

0 comments on commit 0f289a9

Please sign in to comment.