Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 4110b99

Browse files
committed
feat: hardcode image name
Signed-off-by: Jawad Tariq <sjcool420@hotmail.co.uk>
1 parent 64426ba commit 4110b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contract-docker-utils.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
env:
1111
REGISTRY: ghcr.io
12-
IMAGE_NAME: ${{ github.repository }}
12+
IMAGE_NAME: "topos-smart-contracts"
1313

1414
jobs:
1515
docker:

0 commit comments

Comments
 (0)