From 19f401d471bf156792beae16dd36ce517c7e6798 Mon Sep 17 00:00:00 2001 From: Sam Farmer Date: Thu, 29 Oct 2020 10:46:21 -0500 Subject: [PATCH] Update activation.yml --- .github/workflows/activation.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/activation.yml b/.github/workflows/activation.yml index 6b37de2..ea8da8c 100644 --- a/.github/workflows/activation.yml +++ b/.github/workflows/activation.yml @@ -17,6 +17,3 @@ 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