Update docker.yml

This commit is contained in:
Estrella Pan
2022-07-09 15:15:04 +08:00
committed by GitHub
parent ca9065fa19
commit 4d7d1ad3bd

View File

@@ -18,7 +18,7 @@ jobs:
with:
images: ${{ secrets.DOCKER_HUB_USERNAME }}/auto_bangumi
tags: |
type=ref
type=ref, event=tag
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2