Explorar el Código

Update release.yml

Zachary Rice hace 3 años
padre
commit
7a957cd36b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -56,6 +56,6 @@ jobs:
         with:
           platforms: linux/amd64,linux/arm64
           context: .
-          push: false
+          push: true
           tags: ${{ steps.meta.outputs.tags }}
           labels: ${{ steps.meta.outputs.labels }}