add linux/arm64 to release workflow

This commit is contained in:
mungai-njoroge
2023-10-28 20:30:12 +03:00
parent 0892bb246c
commit 4a83fbcf2b
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -164,7 +164,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
platforms: linux/amd64,linux/arm
platforms: linux/amd64,linux/arm, linux/arm64
push: true
tags: ghcr.io/${{github.repository}}:${{inputs.tag}}, ${{env.LATEST_TAG}}
labels: org.opencontainers.image.title=Docker
+1
View File
@@ -29,3 +29,4 @@ logs.txt
TODO.md
testdata.py
test.py