We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcfdafe commit cce9b5dCopy full SHA for cce9b5d
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
49
# Build cache is shared among all builds of the same architecture
50
- id: cache-meta
51
- name: Docker meta
+ name: Fetch build cache metadata
52
uses: docker/metadata-action@v5
53
with:
54
images: ghcr.io/${{ github.repository }}
0 commit comments