Closed HugoJF closed 4 years ago
One workflow will compile the plugin on each push using the latest SM 1.10 and 1.11 versions and add the resulting files as artifacts.
The other will also compile on each tag that begins with v using the latest SM 1.10 and 1.11 versions and add a new release with both versions.
v
I also removed the compiled files from Git.
Awesome! This was on my roadmap to get added in, thank you for doing this for me.
Happy to help, I've been using your plugin since forever and always wanted to help.
One workflow will compile the plugin on each push using the latest SM 1.10 and 1.11 versions and add the resulting files as artifacts.
The other will also compile on each tag that begins with
v
using the latest SM 1.10 and 1.11 versions and add a new release with both versions.I also removed the compiled files from Git.