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.
2 parents eaa879b + 2f804a5 commit 5e4d9adCopy full SHA for 5e4d9ad
.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@9dc751fe249ad99385a2583ee0d084c400eee04e
+ uses: docker/metadata-action@dbef88086f6cef02e264edb7dbf63250c17cef6c
99
with:
100
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
101
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}
0 commit comments