From 233a93eec1c987f086b6c18d41b3a01e18221855 Mon Sep 17 00:00:00 2001 From: Sam Farmer Date: Thu, 29 Oct 2020 10:35:13 -0500 Subject: [PATCH] Update activation.yml --- .github/workflows/activation.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/activation.yml b/.github/workflows/activation.yml index 59b5d72..1cd8b8f 100644 --- a/.github/workflows/activation.yml +++ b/.github/workflows/activation.yml @@ -17,3 +17,6 @@ jobs: with: name: ${{ steps.getManualLicenseFile.outputs.filePath }} path: ${{ steps.getManualLicenseFile.outputs.filePath }} +# Activate Unity based on Secret + - name: Unity - Activate + uses: webbertakken/unity-activate@v1.3