Skip to content

Commit e6cc28b

Browse files
committed
Use UNITY_LICENSE-only activation in CI
1 parent d617a8c commit e6cc28b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/webgl-pages.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
- name: Build WebGL project
3636
uses: game-ci/unity-builder@v4
3737
env:
38-
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
39-
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
4038
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
4139
with:
4240
unityVersion: auto

0 commit comments

Comments
 (0)