mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-23 18:11:37 +08:00
Add change log, fix workflows
This commit is contained in:
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@@ -78,8 +78,8 @@ jobs:
|
||||
platforms: linux/amd64,linux/arm64,linux/arm
|
||||
push: ${{ github.event_name == 'push' }}
|
||||
tags: |
|
||||
docker.io/estrellaxd/auto_bangumi:${{ steps.meta.outputs.tags }}
|
||||
ghcr.io/estrellaxd/auto_bangumi:${{ steps.meta.outputs.tags }}
|
||||
docker.io/${{ steps.meta.outputs.tags }}
|
||||
ghcr.io/${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha, scope=${{ github.workflow }}
|
||||
cache-to: type=gha, scope=${{ github.workflow }}
|
||||
|
||||
Reference in New Issue
Block a user