Skip to content

Commit

Permalink
fix: docker image name in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jim380 committed Jan 30, 2024
1 parent 6a9ee61 commit 33615ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/interchaintest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
GOPRIVATE: github.com/sedaprotocol/vrf-go
GITHUB_TOKEN: ${{ secrets.PAT }}
TAR_PATH: /tmp/seda-docker-image.tar
IMAGE_NAME: seda-docker-image
IMAGE_NAME: sedaprotocol/seda-chaind-e2e
SEDA_EXPONENT: 6

permissions:
Expand Down

0 comments on commit 33615ee

Please sign in to comment.