Skip to content

Commit

Permalink
test with published alpha version
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeSchwert committed Jul 9, 2024
1 parent 3aa281e commit 9e3b0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-game-bridge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ on:

env:
# TS_SDK_TAG: ${{ github.event.inputs.ts_sdk_tag }}
TS_SDK_TAG: "1.44.1"
TS_SDK_TAG: "1.45.3-alpha"
# GAME_ENGINE: ${{ github.event.inputs.game_engine }}
GAME_ENGINE: "Unity"
# DRY_RUN: ${{ github.event.inputs.dry_run }}
Expand Down

0 comments on commit 9e3b0e0

Please sign in to comment.