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 a0eb453 commit 7f51e3fCopy full SHA for 7f51e3f
.github/workflows/test.yaml
@@ -3,7 +3,7 @@ name: Test
3
on:
4
workflow_dispatch:
5
inputs:
6
- unity_version:
+ unity_versions:
7
description: 'Unity version (value: 2018, 2019, 2020. separated by commas)'
8
default: '2019'
9
required: true
0 commit comments