Update main-docker.yml (digests) (#238)
Updated digest name on upload (as per 1187084
)
This commit is contained in:
parent
8ef45456d6
commit
f18d135045
2
.github/workflows/main-docker.yml
vendored
2
.github/workflows/main-docker.yml
vendored
@ -78,7 +78,7 @@ jobs:
|
|||||||
name: Download digests
|
name: Download digests
|
||||||
uses: actions/download-artifact@v4.1.7
|
uses: actions/download-artifact@v4.1.7
|
||||||
with:
|
with:
|
||||||
name: digests
|
name: digests-${{ matrix.target }}
|
||||||
path: /tmp/digests
|
path: /tmp/digests
|
||||||
-
|
-
|
||||||
name: Set up Docker Buildx
|
name: Set up Docker Buildx
|
||||||
|
Loading…
Reference in New Issue
Block a user