Skip to content

Commit 2ea2472

Browse files
ci: add modrinth banner
1 parent 1633c99 commit 2ea2472

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,11 @@ jobs:
135135
version-type: release
136136
changelog: ${{ steps.github_release.outputs.changelog }}
137137

138+
github-changelog: |
139+
[![modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/modrinth_vector.svg)](https://modrinth.com/plugin/pistonqueue/version/${{ inputs.version }})
140+
141+
${{ steps.github_release.outputs.changelog }}
142+
138143
loaders: |
139144
bukkit
140145
bungeecord

0 commit comments

Comments
 (0)