Skip to content

Commit 5296793

Browse files
committed
Complete action file
1 parent 7d1300f commit 5296793

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

action.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
name: 'Unity - Request Activation File'
2+
author: Webber Takken <[email protected]>
23
description: 'Request the manual activation file for acquiring a Unity personal license.'
4+
inputs: {}
35
outputs:
46
filePath:
57
description: 'Path of the manual activation file'
68
runs:
79
using: 'docker'
810
image: 'Dockerfile'
11+
branding:
12+
icon: 'box'
13+
color: 'gray-dark'

0 commit comments

Comments
 (0)