mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 06:37:43 +02:00
Update release.yml
This commit is contained in:
parent
fcfcbf034c
commit
313f596091
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
MULTIDIGEST=$(curl -s \
|
||||
--header "Accept: application/vnd.docker.distribution.manifest.v2+json" \
|
||||
--header "Authorization: Bearer ${TOKEN}" \
|
||||
"https://ghcr.io/v2/${IMAGE}/manifests/${tag}" \
|
||||
"https://ghcr.io/v2/${IMAGE}/manifests/${TAG}" \
|
||||
| jq -r 'first(.manifests[].digest)')
|
||||
DIGEST=$(curl -s \
|
||||
--header "Accept: application/vnd.docker.distribution.manifest.v2+json" \
|
||||
|
Loading…
Reference in New Issue
Block a user