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
Gaeel Bradshaw-Rodriguez 2021-05-02 00:44:07 +02:00 committed by GitHub
parent d36a0bef5e
commit 82fd2fb19a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: ''