Skip to content

Commit 1b518da

Browse files
committed
Change set versioning of game-ci to None
This way the version defined in the project settings will be taken which matches the needs of this project
1 parent f96cc62 commit 1b518da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
buildMethod: UnityBuilderAction.BuildScript.BuildWithCommandlineArgs
102102
customParameters: -tag ${{ needs.variables.outputs.TAG }}
103103
targetPlatform: WebGL
104+
versioning: None
104105
buildName: ${{ needs.variables.outputs.BUILD_NAME }}
105106

106107
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)