mirror of
https://github.com/game-ci/unity-actions.git
synced 2026-01-29 04:39:07 +08:00
Convert ENV to ARGS
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -19,7 +19,6 @@ jobs:
|
||||
# Configure generic activation (local to the actions container)
|
||||
- name: Request activation
|
||||
uses: ./request-activation
|
||||
inputs:
|
||||
args:
|
||||
unityLicense: ${{ secrets.UNITY_LICENSE }}
|
||||
with:
|
||||
unityLicense: ${{ secrets.UNITY_LICENSE }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user