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 b90e979 + 1b518da commit d81088eCopy full SHA for d81088e
.github/workflows/release.yml
@@ -101,6 +101,7 @@ jobs:
101
buildMethod: UnityBuilderAction.BuildScript.BuildWithCommandlineArgs
102
customParameters: -tag ${{ needs.variables.outputs.TAG }}
103
targetPlatform: WebGL
104
+ versioning: None
105
buildName: ${{ needs.variables.outputs.BUILD_NAME }}
106
107
- uses: actions/upload-artifact@v4
0 commit comments