Add buildVersion as action output (#144) (#145)

This commit is contained in:
Forrest Jones
2020-08-26 18:24:33 -06:00
committed by GitHub
parent 89bdaa5e46
commit 977683cd5f
6 changed files with 27 additions and 2 deletions

View File

@@ -106,6 +106,8 @@ inputs:
outputs:
volume:
description: 'The Persistent Volume (PV) where the build artifacts have been stored by Kubernetes'
buildVersion:
description: 'The generated version used for the Unity build'
branding:
icon: 'box'
color: 'gray-dark'