diff --git a/.github/workflows/default.yml b/.github/workflows/default.yml index 7ea659de6..c05e30803 100644 --- a/.github/workflows/default.yml +++ b/.github/workflows/default.yml @@ -183,7 +183,7 @@ jobs: with: context: . push: true - # platforms : linux/amd64,linux/arm64 + platforms : linux/amd64,linux/arm64 tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} cache-from: type=registry,ref=ghcr.io/azuracast/web:buildcache