Skip to content

Commit

Permalink
Update publish-unity.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cathei authored Jun 18, 2024
1 parent e76fd3a commit 10e0a1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-unity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
uses: game-ci/unity-builder@v4
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
with:
projectPath: UnityProject
unityVersion: auto
Expand Down

0 comments on commit 10e0a1b

Please sign in to comment.