Sfoglia il codice sorgente

Update release.yml

Zachary Rice 3 anni fa
parent
commit
7a957cd36b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 }}