Update build.yml

This commit is contained in:
Antony Messerli 2021-09-06 19:15:20 -05:00 committed by GitHub
parent 558c59ade9
commit 1be29ed8ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ jobs:
tag=latest
IMAGE=netbootxyz/netbootxyz
TOKEN=$(curl -sX GET \
"https://ghcr.io/token?scope=repository%3Aantonym%2Fnetbootxyz%3Apull" \
"https://ghcr.io/token?scope=repository%3Anetbootxyz%2Fnetbootxyz%3Apull" \
| jq -r '.token')
MULTIDIGEST=$(curl -s \
--header "Accept: application/vnd.docker.distribution.manifest.v2+json" \