Update activation.yml
This commit is contained in:
parent
2f98505fbd
commit
233a93eec1
3
.github/workflows/activation.yml
vendored
3
.github/workflows/activation.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user