Update workflow

This commit is contained in:
David Finol
2022-04-17 11:00:11 -05:00
parent 528f5ef8fd
commit 4f93c26225
2 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: Unity Actions
on:
pull_request: {}
push: { branches: [main, master, develop] }
push: {}
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}