Update main-docker.yml (digests) (#238)

Updated digest name on upload (as per 1187084)
This commit is contained in:
wuchyi 2024-09-18 02:09:32 +08:00 committed by GitHub
parent 8ef45456d6
commit f18d135045
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,7 @@ jobs:
name: Download digests
uses: actions/download-artifact@v4.1.7
with:
name: digests
name: digests-${{ matrix.target }}
path: /tmp/digests
-
name: Set up Docker Buildx