Fix GitHub action of docker.yml

This commit is contained in:
EstrellaXD
2023-03-14 23:32:59 +08:00
parent 405e054316
commit 01fcac2576
2 changed files with 4 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ jobs:
name: Build and push
uses: docker/build-push-action@v3
with:
working-directory: ./src
push: true
tags: estrellaxd/auto_bangumi:2.6.0-beta2
file: src/Dockerfile
file: Dockerfile