8000 Add release file · DuncteBot/skybot-source-managers@13e820c · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Nov 26, 2023. It is now read-only.

Commit 13e820c

Browse files
committed
Add release file
1 parent 4abe4e6 commit 13e820c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

release.sh

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#!/bin/sh
2+
git push
3+
git checkout master
4+
git pull
5+
git merge develop
6+
git push
7+
git checkout develop

0 commit comments

Comments
 (0)
0