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 65b0076 commit 59da386Copy full SHA for 59da386
1 file changed
.github/workflows/package.yaml
@@ -34,7 +34,7 @@ jobs:
34
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
35
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
36
with:
37
- unityVersion: 2020.3.8f1
+ unityVersion: 2021.3.29f1
38
buildMethod: MackySoft.PackageTools.Editor.UnityPackageExporter.Export
39
40
# Upload
0 commit comments