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 0b2eed0 commit 76a322cCopy full SHA for 76a322c
1 file changed
.github/workflows/release.yml
@@ -136,6 +136,11 @@ jobs:
136
version-type: release
137
changelog: ${{ steps.github_release.outputs.changelog }}
138
139
+ github-changelog: |
140
+ [](https://modrinth.com/plugin/pistonchat/version/${{ inputs.version }})
141
+
142
+ ${{ steps.github_release.outputs.changelog }}
143
144
loaders: |
145
folia
146
paper
0 commit comments