From a6e2b8fe1ebc4aabd635febdb1afadc948b2c5c8 Mon Sep 17 00:00:00 2001 From: Brett Logan Date: Mon, 10 Apr 2023 19:28:55 -0400 Subject: [PATCH] Update cd.yml --- .github/workflows/cd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 83d7e5b2..970b0a7f 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -67,7 +67,6 @@ jobs: BUILD_VERSION=${{ github.sha }} load: false push: true - platforms: linux/amd64,linux/arm64 secrets: | GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }} tags: |