Skip to content

Commit 2a4b827

Browse files
committed
Bugfix: Include organization name in Docker image name
1 parent f3d433a commit 2a4b827

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ concurrency:
2424

2525
env:
2626
REGISTRY: ghcr.io
27-
IMAGE_NAME: mcpserver
27+
IMAGE_NAME: wolframresearch/mcpserver
2828
WOLFRAMSCRIPT_ENTITLEMENTID: ${{ secrets.WOLFRAMSCRIPT_ENTITLEMENTID }}
2929

3030
jobs:

0 commit comments

Comments
 (0)