1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-10-16 05:37:27 +00:00

Add missing commas

This commit is contained in:
Steffo 2022-12-04 01:18:05 +01:00 committed by GitHub
parent b6fd15636f
commit 29f3397d00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ jobs:
ghcr.io/steffo99/greed:${{ steps.semver.outputs.major }},
ghcr.io/steffo99/greed:latest
platforms: >-
linux/amd64
linux/arm/v7
linux/amd64,
linux/arm/v7,
linux/arm64
push: true