Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 382 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 382 Bytes

builds

This repository is setup to build a particular commit of csprite without having to host the code at GitHub, essentially to just use GitHub Actions.

GitHub Rest API is used to trigger a build when I push to remote and then pass the commit details.

For more details, Have a look at post-push.sh.