Update build.yml
This commit is contained in:
@@ -33,6 +33,7 @@ jobs:
|
||||
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
|
||||
with:
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
if: ${{ github.ref_name == 'master' }}
|
||||
|
||||
# Build
|
||||
- name: Build project
|
||||
|
||||
Reference in New Issue
Block a user