Closes issue #10 by adding a GitHub Actions workflow which automatically generates the pam-osc.xml file based on changes made to any Lua files in the repository.
At the moment, the workflow is triggered by the following:
PR open or reopen events
New commits made to a branch in an active PR
Manual trigger
Note: Manual changes to the workflow will be required in order to increment the plugin version shown in the xml file
Hey bootsie123,
thank you verry verry much for your effort !!!
Sorry that it took so long to merge it, i had no focus for this projecet.
It makes live now much easyer 😄
Thanky 🙏
Description
Closes issue #10 by adding a GitHub Actions workflow which automatically generates the
pam-osc.xml
file based on changes made to any Lua files in the repository.At the moment, the workflow is triggered by the following:
Note: Manual changes to the workflow will be required in order to increment the plugin version shown in the xml file