We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd120d commit 9f8245dCopy full SHA for 9f8245d
.github/workflows/branch.yml
@@ -68,7 +68,7 @@ jobs:
68
with:
69
# list of Docker images to use as base name for tags
70
images: |
71
- ghcr.io/settlemint/chaincode-typescript-empty
+ ghcr.io/settlemint/chaincode-typescript-empty-pdc
72
# generate Docker tags based on the following events/attributes
73
tags: |
74
type=schedule
0 commit comments