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 0742130 commit 07c8dbdCopy full SHA for 07c8dbd
.github/workflows/test.yaml
@@ -30,5 +30,6 @@ jobs:
30
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
31
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
32
with:
33
+ packageMode: true
34
githubToken: ${{ secrets.GITHUB_TOKEN }}
- unityVersion: ${{ vars.UNITY_VERSION }}
35
+ unityVersion: ${{ vars.UNITY_VERSION }}
0 commit comments