mclemente / fvtt-advanced-macros

Use handlebars templating, recursive macro calls and call macros with arguments or directly from chat.
MIT License
15 stars 9 forks source link

Missing versions on FoundryVTT Website #49

Closed MrVauxs closed 1 year ago

MrVauxs commented 1 year ago

The module does not update to the newest, 1.19.1 version due to the FoundryVTT website not having it listed. Please, update your release.yml file to do this automatically for you. You can get the new way of doing so from my modules, as an example

mclemente commented 1 year ago

The latest version links to releases/latest, it doesn't need to be updated on the admin page for every single release.

MrVauxs commented 1 year ago

The latest version links to releases/latest, it doesn't need to be updated on the admin page for every single release.

It would be beneficial given the fact that people on 1.18 are stuck there until they reinstall (because of the v difference) and come to other modules with issues that wouldn't exist if the module updated itself properly.

MrVauxs commented 1 year ago

I would make a PR to have this automated but it requires having the login credentials in your GitHub secrets.

mclemente commented 1 year ago

Yes, one of the issues is that this repo is the League's, not mine, but I own the package in the foundry admin page. I'll try transfering this repo to me.