diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2ec2223..84f8e4b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -70,6 +70,7 @@ jobs: if: startsWith(github.ref, 'refs/tags/') with: context: . + platforms: linux/amd64,linux/arm64 push: true tags: | dextercai/feeyo-adsb-golang:${{ github.ref_name }}