Add a slash to the end of the deploy

This commit is contained in:
tastybento 2024-11-07 22:06:48 -08:00
parent 058fb6e70e
commit 04ebe61fea

View File

@ -52,7 +52,7 @@
<distributionManagement> <distributionManagement>
<repository> <repository>
<id>codemc-releases</id> <id>codemc-releases</id>
<url>https://repo.codemc.org/repository/bentoboxworld</url> <url>https://repo.codemc.org/repository/bentoboxworld/</url>
</repository> </repository>
</distributionManagement> </distributionManagement>