Github build-release action

Status
This content is read-only, or is not open for further replies.

QuackieMackie

Guest
offline
Has anyone here created a GitHub Action that automatically builds and packages XenForo add-ons for release?

I’ve been managing several add-ons recently, and manually building each release is starting to become a bit of a pain point, I keep forgetting to run the command and just skipping versions (totally my fault). I am aware I could just create a local .git hook that runs the command with each push but long term the action would be better.

A CI/CD workflow that builds the add-on .zip...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom