Explorar o código

fix: git action deploy

zhayujie %!s(int64=2) %!d(string=hai) anos
pai
achega
d89091a8ea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/deploy-image.yml

+ 1 - 1
.github/workflows/deploy-image.yml

@@ -57,7 +57,7 @@ jobs:
           file: ./docker/Dockerfile.latest
           tags: ${{ steps.meta.outputs.tags }}
           labels: ${{ steps.meta.outputs.labels }}
-          platform: linux/amd64,linux/arm64
+          platforms: linux/amd64,linux/arm64
 
       - uses: actions/delete-package-versions@v4
         with: