We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ba8d2f commit 6af1be5Copy full SHA for 6af1be5
.github/workflows/activation.yml
@@ -9,7 +9,7 @@ jobs:
9
contents: read
10
steps:
11
- name: Activate Unity
12
- uses: game-ci/unity-activate@v3
+ uses: game-ci/unity-activate@v2
13
env:
14
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }} # pega aquí el contenido del .ulf
15
# UNITY_EMAIL / UNITY_PASSWORD solo si tu flujo lo requiere
0 commit comments