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 26b1af5 + ab64229 commit dd1d013Copy full SHA for dd1d013
.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@818d4b7b91585d195f67373fd9cb0332e31a7175
+ uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934
99
with:
100
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
101
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}
0 commit comments