Update build.yml

This commit is contained in:
oxmc
2022-12-31 01:38:14 -08:00
committed by GitHub
parent 97aa3b9fdb
commit 833701faeb
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
if: ${{ github.ref_name == "dev" }}
if: ${{ github.ref_name == "master" }}
# Build
- name: Build project