We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ad778 commit 1de73faCopy full SHA for 1de73fa
.github/workflows/ci-deploy.yml
@@ -37,5 +37,5 @@ jobs:
37
target: fastmcp
38
push: true
39
tags: |
40
- madmathematician971/mcp-it-tools-fastmcp:latest
41
- madmathematician971/mcp-it-tools-fastmcp:${{ steps.extract_version.outputs.VERSION }}
+ madmathematician971/mcp-it-tools:latest
+ madmathematician971/mcp-it-tools:${{ steps.extract_version.outputs.VERSION }}
0 commit comments