This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
unity-builder
mirror of
https://github.com/game-ci/unity-builder.git
Watch
1
Star
0
Fork
You've already forked unity-builder
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f2e2a4bc06
unity-builder
/
scripts
/
commitAndPush.sh
2 lines
55 B
Bash
Executable File
Raw
Blame
History
yarn build
;
git add .
;
git commit -m
"
$1
"
-q
;
git push
Reference in New Issue
View Git Blame
Copy Permalink