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 11c1e64 commit 34949beCopy full SHA for 34949be
.github/workflows/goreleaser.yml
@@ -70,7 +70,7 @@ jobs:
70
path: homebrew-streamnative
71
branch: snmcp/release
72
branch-suffix: short-commit-hash
73
- title: Update snmcp to ${{ env.tag }}
+ title: Update snmcp to ${{github.ref_name}}
74
body: Automated changes by Release workflow in streamnative/streamnative-mcp-server repository.
75
delete-branch: true
76
committer: StreamNative Bot <[email protected]>
0 commit comments