Better describe `chownFilesTo` input
As suggested by @webbertakken: https://github.com/game-ci/unity-builder/pull/250#discussion_r624575666 Co-authored-by: Webber Takken <webber@takken.io>pull/250/head
parent
d36a0bef5e
commit
82fd2fb19a
|
|
@ -109,7 +109,7 @@ inputs:
|
|||
chownFilesTo:
|
||||
required: false
|
||||
default: ''
|
||||
description: After building, change the ownership of the created files to this user
|
||||
description: 'User and optionally group (user or user:group or uid:gid) to give ownership of the resulting build artifacts'
|
||||
allowDirtyBuild:
|
||||
required: false
|
||||
default: ''
|
||||
|
|
|
|||
Loading…
Reference in New Issue