What problem does this address?
Currently, scripts and styles are manually built, and committed to the repo. This is not ideal.
What is your proposed solution?
@JasonTheAdams has kindly provided a good starting point at https://github.com/impress-org/givewp-github-actions/blob/59fcb8b536bd4955c6fa7319fac7f0c0558408d4/.github/workflows/givewp-release.yml#L129-L137. This will need updating for our workflow.
What problem does this address?
Currently, scripts and styles are manually built, and committed to the repo. This is not ideal.
What is your proposed solution?
@JasonTheAdams has kindly provided a good starting point at https://github.com/impress-org/givewp-github-actions/blob/59fcb8b536bd4955c6fa7319fac7f0c0558408d4/.github/workflows/givewp-release.yml#L129-L137. This will need updating for our workflow.