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 ebf7400 commit 1155770Copy full SHA for 1155770
.github/workflows/pre-release.yml
@@ -31,6 +31,6 @@ jobs:
31
- name: Upload artifact
32
uses: actions/upload-artifact@v4
33
with:
34
- name: argocd-mcp-server-package
+ name: argocd-mcp-server
35
path: argocd-mcp-server-*.tgz
36
retention-days: 7
0 commit comments