Open jehendeoff opened 5 months ago
Thank you for the report. I will investigate.
I found the github action for publishing to Modrinth: https://github.com/Kir-Antipov/mc-publish#publish-minecraft-mods---github-action, it's worth considering imo, but it's not removing all the manual labour; I still have to configure for which versions the plugin is published on Modrinth.
I will release v0.29.0 on Modrinth too to clear some confusion.
Edit: Modrinth currently has a bug which makes it unable for me to delete the broken 0.28.0 version on there.
https://modrinth.com/plugin/invsee++/version/0.29.0 I will remove the 'bug' label now that this issue is fixed, but leave the issue open for further infrastructure improvements.
The 0.28.0 version on modrinth doesn't support 1.20.1, however, the release note says that it does.
The plugin.yml inside the file state that the version is 0.27.0, so maybe the modrinth plugin wasn't updated?
btw, I think there is a way to upload every github action artifact to modrinth