Update activation.yml

This commit is contained in:
Sam Farmer 2020-10-29 10:35:13 -05:00 committed by GitHub
parent 2f98505fbd
commit 233a93eec1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,3 +17,6 @@ jobs:
with: with:
name: ${{ steps.getManualLicenseFile.outputs.filePath }} name: ${{ steps.getManualLicenseFile.outputs.filePath }}
path: ${{ steps.getManualLicenseFile.outputs.filePath }} path: ${{ steps.getManualLicenseFile.outputs.filePath }}
# Activate Unity based on Secret
- name: Unity - Activate
uses: webbertakken/unity-activate@v1.3