Skip to content

Commit

Permalink
fix: image name inconsistency
Browse files Browse the repository at this point in the history
  • Loading branch information
jim380 committed Jan 30, 2024
1 parent 42ab79f commit 447aa4d
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
@@ -45,7 +45,7 @@ jobs:
with:
context: .
file: ./dockerfiles/Dockerfile.e2e
tags: seda:local
tags: seda-chaind-e2e
outputs: type=docker,dest=${{ env.TAR_PATH }}

- name: Upload artifact

0 comments on commit 447aa4d

Please sign in to comment.