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 64d60c9 commit 0742130Copy full SHA for 0742130
.github/workflows/test.yaml
@@ -31,4 +31,4 @@ jobs:
31
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
32
with:
33
githubToken: ${{ secrets.GITHUB_TOKEN }}
34
- unityVersion: ${{ env.UNITY_VERSION }}
+ unityVersion: ${{ vars.UNITY_VERSION }}
0 commit comments