Update affine.yml

This commit is contained in:
DarkSky
2022-08-11 22:39:17 +08:00
committed by GitHub
parent 4a75946baf
commit 0682bc1b06

View File

@@ -57,6 +57,7 @@ jobs:
uses: docker/build-push-action@v3 uses: docker/build-push-action@v3
with: with:
context: . context: .
load: true
file: ./.github/deployment/Dockerfile-affine file: ./.github/deployment/Dockerfile-affine
tags: ghcr.io/toeverything/affine:relocate tags: ghcr.io/toeverything/affine:relocate
target: AFFiNE target: AFFiNE