Skip to content

Commit 490d50b

Browse files
authored
Added PlaceholderAPI as optional dependency on Modrinth
Signed-off-by: Zefir <[email protected]>
1 parent c4ec796 commit 490d50b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/release.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ jobs:
4141
version: ${{ github.event.release.tag_name }}
4242
changelog: ${{ github.event.release.body }}
4343
loaders: paper
44+
dependencies: |-
45+
[{
46+
"project_id": "lKEzGugV",
47+
"dependency_type": "optional"
48+
}]
4449
game-versions: |-
4550
1.20.x
4651
1.21.x

0 commit comments

Comments
 (0)