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 1633c99 commit 2ea2472Copy full SHA for 2ea2472
.github/workflows/release.yml
@@ -135,6 +135,11 @@ jobs:
135
version-type: release
136
changelog: ${{ steps.github_release.outputs.changelog }}
137
138
+ github-changelog: |
139
+ [](https://modrinth.com/plugin/pistonqueue/version/${{ inputs.version }})
140
+
141
+ ${{ steps.github_release.outputs.changelog }}
142
143
loaders: |
144
bukkit
145
bungeecord
0 commit comments