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 e6705f1 commit a2ee8bcCopy full SHA for a2ee8bc
.github/workflows/build-manylinux.yml
@@ -95,7 +95,7 @@ jobs:
95
96
- name: Extract metadata (tags, labels) for Docker
97
id: meta
98
- uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c
+ uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
99
with:
100
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
101
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}
0 commit comments