fix: show translated no category when sorting by category (#122)

* fix: show translated no category when sorting by category

* chore: allow caching of docker building images
This commit is contained in:
Miguel Ribeiro
2024-02-18 15:18:04 +01:00
committed by GitHub
parent 03b175d175
commit 330c061b74
2 changed files with 9 additions and 1 deletions
+2
View File
@@ -74,3 +74,5 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64,linux/arm/v7
cache-from: type=gha
cache-to: type=gha,mode=max