Simple action that creates an auth token and calls the Codeship API to create a build for a specific project.
Required ENV variables:
CODESHIP_USERNAMECODESHIP_PASSWORDCODESHIP_ORG_UUIDCODESHIP_PROJECT_UUIDCODESHIP_API_URL(optional)CODESHIP_PROJECT_REF(optional, defaults tomaster)