Skip to content

Commit

Permalink
Complete action file
Browse files Browse the repository at this point in the history
  • Loading branch information
webbertakken committed Nov 30, 2019
1 parent 7d1300f commit 5296793
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
name: 'Unity - Request Activation File'
author: Webber Takken <webber@takken.io>
description: 'Request the manual activation file for acquiring a Unity personal license.'
inputs: {}
outputs:
filePath:
description: 'Path of the manual activation file'
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'box'
color: 'gray-dark'

0 comments on commit 5296793

Please sign in to comment.