Skip to content

Commit

Permalink
Push latest tag; push more platforms (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
juicemia authored May 16, 2024
1 parent 7c78c64 commit 9dcf43b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/taxfyle/reddy:${{ needs.github-release.outputs.tag_name }}
platforms: linux/386,linux/amd64,linux/arm64
tags: ghcr.io/taxfyle/reddy:latest,ghcr.io/taxfyle/reddy:${{ needs.github-release.outputs.tag_name }}

0 comments on commit 9dcf43b

Please sign in to comment.