Skip to content

Commit 0e03899

Browse files
committed
🚑 ci: export unity license secret
1 parent 68d1c34 commit 0e03899

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/unity-editmode.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ env:
2424

2525
jobs:
2626
editmode:
27+
env:
28+
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
2729
name: EditMode Regression
2830
runs-on: ubuntu-latest
2931
timeout-minutes: 40

0 commit comments

Comments
 (0)