Changes:
- Build in GitHub workspace rather than home
- Changed export values to be relative to workspace
Note for anyone looking to move from v1.3.x -> v1.4.0:
So outputs now have to be referenced as:
${{ github.workspace }}/${{ steps.build.outputs.build }}