mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-04-24 11:52:16 +00:00
Update build.yml
This commit is contained in:
parent
0ede67bd7d
commit
28142a2610
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -73,9 +73,9 @@ jobs:
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
outputs: |
|
||||
${{ env.REGISTRY_IMAGES }} | while read image; do
|
||||
echo "type=image,name=$image,push-by-digest=true,name-canonical=true,push=true";
|
||||
done
|
||||
type=image,name=ghcr.io/tcgdex/server,push-by-digest=true,name-canonical=true,push=true
|
||||
type=image,name=tcgdex/server,push-by-digest=true,name-canonical=true,push=true
|
||||
|
||||
|
||||
- name: Export digest
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user