File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments