Update build.yml

This commit is contained in:
oxmc
2022-12-31 01:42:22 -08:00
committed by GitHub
parent 833701faeb
commit 667d69ff79

View File

@@ -33,7 +33,7 @@ jobs:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
if: ${{ github.ref_name == "master" }}
if: ${{ github.ref_name == 'master' }}
# Build
- name: Build project