Skip to content

Commit

Permalink
activation input removed
Browse files Browse the repository at this point in the history
  • Loading branch information
BLaZeKiLL committed Oct 4, 2023
1 parent d25b64c commit 5c713b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/activation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- name: Request manual activation file
id: getManualLicenseFile
uses: game-ci/unity-request-activation-file@v2
with:
unityVersion: ${{ github.event.inputs.unityVersion }}
# with:
# unityVersion: ${{ github.event.inputs.unityVersion }}
# Upload artifact (Unity_v20XX.X.XXXX.alf)
- name: Expose as artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 5c713b9

Please sign in to comment.