Convert ENV to ARGS

This commit is contained in:
Webber
2019-11-24 20:42:36 +01:00
committed by Webber Takken
parent bd43fe9017
commit fdaab9667d
3 changed files with 32 additions and 10 deletions

View File

@@ -19,7 +19,6 @@ jobs:
# Configure generic activation (local to the actions container)
- name: Request activation
uses: ./request-activation
inputs:
args:
unityLicense: ${{ secrets.UNITY_LICENSE }}
with:
unityLicense: ${{ secrets.UNITY_LICENSE }}