Skip to content

Commit

Permalink
fix: nakama image label for arm based
Browse files Browse the repository at this point in the history
  • Loading branch information
victoroloan authored Dec 13, 2024
1 parent 86adb12 commit 8b8583b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-nakama.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
platforms: linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}-arm64
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}-arm64

0 comments on commit 8b8583b

Please sign in to comment.