Skip to content

Commit

Permalink
Updated game-ci version
Browse files Browse the repository at this point in the history
  • Loading branch information
Greenfoot5 committed Sep 27, 2023
1 parent 4551658 commit ec57f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
targetPlatform: ${{ matrix.targetPlatform }}
if: ${{ matrix.targetPlatform != 'Android' }}

- uses: game-ci/unity-builder@v2
- uses: game-ci/unity-builder@v3
env:
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
Expand Down

0 comments on commit ec57f8f

Please sign in to comment.