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 00452f6 commit 63e6bb9Copy full SHA for 63e6bb9
.github/workflows/main.yml
@@ -37,7 +37,7 @@ jobs:
37
38
#Build the Unity project
39
- name: Build Unity
40
- uses: game-ci/unity-builder@v2.1.0
+ uses: game-ci/unity-builder@v2.2.0
41
env:
42
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
43
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
0 commit comments