Skip to content

Commit 5e12d5f

Browse files
committed
changed push script
1 parent e731111 commit 5e12d5f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
0 Bytes
Binary file not shown.

push.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ python _zip_source.py
2525

2626
git add --all
2727
git commit -m "$@"
28-
git push origin ds3_release
28+
git push origin master

0 commit comments

Comments
 (0)