Skip to content

Commit c4cabf3

Browse files
committed
test
1 parent 554ea32 commit c4cabf3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
uses: docker/metadata-action@v4
186186
with:
187187
images: |
188-
estrellaxd/auto_bangumi
188+
shinonomeow/auto_bangumi
189189
ghcr.io/${{ github.repository }}
190190
tags: |
191191
type=raw,value=${{ needs.version-info.outputs.version }}
@@ -197,7 +197,7 @@ jobs:
197197
uses: docker/metadata-action@v4
198198
with:
199199
images: |
200-
estrellaxd/auto_bangumi
200+
shinonomeow/auto_bangumi
201201
ghcr.io/${{ github.repository }}
202202
tags: |
203203
type=raw,value=${{ needs.version-info.outputs.version }}
@@ -258,7 +258,7 @@ jobs:
258258
builder: ${{ steps.buildx.output.name }}
259259
platforms: linux/amd64,linux/arm64,linux/arm/v7
260260
push: false
261-
tags: estrellaxd/auto_bangumi:test
261+
tags: shinonomeow/auto_bangumi:test
262262
cache-from: type=gha, scope=${{ github.workflow }}
263263
cache-to: type=gha, scope=${{ github.workflow }}
264264

0 commit comments

Comments
 (0)