Skip to content

Commit

Permalink
add own personal unity license to secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
mfbrantner committed Jul 31, 2024
1 parent 3cd6359 commit cbbd49e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-tests-ubuntu-no-retrly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
env:
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
#UNITY_SERIAL: ${{ secrets.UNITY_SERIAL }}
with:
buildName: 'GameCI Test Build'
Expand Down

0 comments on commit cbbd49e

Please sign in to comment.