Skip to content

Commit e00e0a8

Browse files
fix: correct docker image name (#30)
1 parent 7af42bb commit e00e0a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
type: string
1313

1414
env:
15-
IMAGE_NAME: iexec/mcp-server
15+
IMAGE_NAME: iexechub/mcp-server
1616

1717
jobs:
1818
publish-docker:

0 commit comments

Comments
 (0)