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 a42137e + 44e8119 commit 04c31f7Copy full SHA for 04c31f7
.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@e6428a5c4e294a61438ed7f43155db912025b6b3
+ uses: docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4
99
with:
100
images: ghcr.io/${{ github.repository }}_${{ matrix.arch }}
101
tags: type=raw,value=${{ hashFiles('buildconfig/manylinux-build/**') }}
0 commit comments