Skip to content

Commit 6af1be5

Browse files
committed
update: activation file
1 parent 8ba8d2f commit 6af1be5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/activation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
contents: read
1010
steps:
1111
- name: Activate Unity
12-
uses: game-ci/unity-activate@v3
12+
uses: game-ci/unity-activate@v2
1313
env:
1414
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }} # pega aquí el contenido del .ulf
1515
# UNITY_EMAIL / UNITY_PASSWORD solo si tu flujo lo requiere

0 commit comments

Comments
 (0)