Update ReadMe.md and add workflow dispatch
This commit is contained in:
@@ -3,6 +3,7 @@ name: Unity Actions
|
||||
on:
|
||||
pull_request: {}
|
||||
push: {}
|
||||
workflow_dispatch: {}
|
||||
|
||||
env:
|
||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||
|
||||
Reference in New Issue
Block a user