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 347aa05 commit aa0520eCopy full SHA for aa0520e
.github/workflows/docker-publish.yaml
@@ -81,4 +81,5 @@ jobs:
81
token: "${{ secrets.GITHUB_TOKEN }}"
82
prerelease: false
83
body: ${{ github.ref_name }}
84
+ artifacts: "build/libs/openapi-mcp-server-*-all.jar"
85
generateReleaseNotes: true
0 commit comments