We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174038c commit e3700b9Copy full SHA for e3700b9
1 file changed
.github/workflows/branch.yml
@@ -72,7 +72,7 @@ jobs:
72
with:
73
# list of Docker images to use as base name for tags
74
images: |
75
- ghcr.io/settlemint/chaincode-ts-empty
+ ghcr.io/settlemint/chaincode-go-empty
76
# generate Docker tags based on the following events/attributes
77
tags: |
78
type=schedule
0 commit comments