Skip to content

Commit

Permalink
build: release arm64 image too
Browse files Browse the repository at this point in the history
  • Loading branch information
cwyl02 committed Nov 19, 2024
1 parent e70cdaa commit 93cce6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64

0 comments on commit 93cce6e

Please sign in to comment.