Skip to content

Commit

Permalink
fix: change contracts image name
Browse files Browse the repository at this point in the history
Signed-off-by: Jawad Tariq <[email protected]>
  • Loading branch information
JDawg287 committed Mar 27, 2024
1 parent fdbf159 commit 4548bbf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/contract-docker-utils.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:

env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: topos-smart-conracts
WORKFLOW: ${{ github.workflow }}

jobs:
docker:
Expand Down

0 comments on commit 4548bbf

Please sign in to comment.