merge main

This commit is contained in:
Aaron Trudeau
2022-06-30 14:09:25 -04:00
17 changed files with 1530 additions and 1020 deletions

View File

@@ -52,6 +52,10 @@ inputs:
required: false
default: false
description: 'Whether the tests are being run for a Unity package instead of a Unity project. If true, any custom docker image passed to this action must have `jq` installed. NOTE: packages with dependencies outside of the Unity package registry are currently not supported.'
chownFilesTo:
required: false
default: ''
description: 'User and optionally group (user or user:group or uid:gid) to give ownership of the resulting build artifacts'
outputs:
artifactsPath:
description: 'Path where the artifacts are stored.'