Skip to content

Commit 6e96202

Browse files
committed
Add gitPrivateToken to Unity setup in CI workflow
1 parent 4114f7d commit 6e96202

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/il2cpp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
unityVersion: ${{ matrix.unity }}
3535
targetPlatform: ${{ matrix.target }}
3636
buildsPath: build
37+
gitPrivateToken: ${{ secrets.GITHUB_TOKEN }}
3738
env:
3839
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
3940
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}

0 commit comments

Comments
 (0)