Skip to content

Commit 9f8245d

Browse files
committed
fix: docker image repo
1 parent 6cd120d commit 9f8245d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
with:
6969
# list of Docker images to use as base name for tags
7070
images: |
71-
ghcr.io/settlemint/chaincode-typescript-empty
71+
ghcr.io/settlemint/chaincode-typescript-empty-pdc
7272
# generate Docker tags based on the following events/attributes
7373
tags: |
7474
type=schedule

0 commit comments

Comments
 (0)