Skip to content

Commit

Permalink
fix: game bridge build workflow (#1989)
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeSchwert authored Jul 22, 2024
1 parent 6636468 commit 3a51644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-game-bridge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ env:
GAME_ENGINE: ${{ github.event.inputs.game_engine }}
DRY_RUN: ${{ github.event.inputs.dry_run }}
GH_TOKEN: ${{ secrets.TS_IMMUTABLE_SDK_GITHUB_TOKEN }}
SDK_TEAM_MEMBERS: ${{ secrets.SDK_TEAM_MEMBERS }}

jobs:
build-game-bridge:
Expand Down

0 comments on commit 3a51644

Please sign in to comment.