yvesgurcan/web-midi-player

Commit the result of lint and build scripts in GitHub Actions.

Closed this issue · 0 comments

Problem

Describe the problem related to this feature request.

Right now, scripts that lint and create builds have to be run locally before a new version of the library can be deployed.

Solution

What solution do you suggest to solve this problem?

Use this GitHub action https://github.com/marketplace/actions/github-push to commit the changes of these scripts when running these scripts remotely.