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.
2 parents d6cd0c1 + 650a43f commit b8c7950Copy full SHA for b8c7950
.github/workflows/test-test-runner.yaml
@@ -19,5 +19,5 @@ jobs:
19
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
20
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
21
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
22
- inputs:
+ with:
23
unity-version: ${{ inputs.unity-version }}
0 commit comments