Skip to content

Commit

Permalink
fix(workflow): revert change from license to serial
Browse files Browse the repository at this point in the history
  • Loading branch information
nvandessel committed Feb 28, 2024
1 parent 8d9e4f4 commit 5777262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ concurrency:
cancel-in-progress: true

env:
UNITY_SERIAL: ${{ secrets.UNITY_SERIAL }}
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}

Expand Down

0 comments on commit 5777262

Please sign in to comment.