Skip to content

Commit

Permalink
fix: Continue to work on GH action.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhazen committed Sep 6, 2024
1 parent d7b7382 commit 7064f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Build project
uses: game-ci/unity-builder@v4
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
UNITY_SERIAL: ${{ secretes.UNITY_SERIAL }}
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
with:
Expand Down

0 comments on commit 7064f24

Please sign in to comment.