Skip to content

Commit 1de73fa

Browse files
ci: Update image repository in ci-deploy workflow
1 parent 35ad778 commit 1de73fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
target: fastmcp
3838
push: true
3939
tags: |
40-
madmathematician971/mcp-it-tools-fastmcp:latest
41-
madmathematician971/mcp-it-tools-fastmcp:${{ steps.extract_version.outputs.VERSION }}
40+
madmathematician971/mcp-it-tools:latest
41+
madmathematician971/mcp-it-tools:${{ steps.extract_version.outputs.VERSION }}

0 commit comments

Comments
 (0)