diff --git a/.github/workflows/release_agent.yaml b/.github/workflows/release_agent.yaml index 5c18cce..5db5c3a 100644 --- a/.github/workflows/release_agent.yaml +++ b/.github/workflows/release_agent.yaml @@ -29,7 +29,7 @@ jobs: push: true cache-from: type=gha cache-to: type=gha,mode=max - platforms: linux/amd64 + platforms: linux/amd64,linux/arm64 tags: | ghcr.io/devfolioco/jessegpt:${{ github.event.release.tag_name }} ghcr.io/devfolioco/jessegpt:latest