Skip to content

Commit 6a6ef8f

Browse files
author
NullPointerException
committed
update release path
1 parent 5975079 commit 6a6ef8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
cd PipePipeClient
22
git pull
3-
git push [email protected]:NullPointerException/PipePipeClient.git
3+
git push [email protected]:NullPointerException/PipePipeClient-legacy.git
44
cd ../PipePipeExtractor
55
git pull
6-
git push [email protected]:NullPointerException/PipePipeExtractor.git
6+
git push [email protected]:NullPointerException/PipePipeExtractor-legacy.git
77
cd ..
88
if [ -n "$1" ]; then
99
vim fastlane/metadata/android/en-US/changelogs/$1.txt

0 commit comments

Comments
 (0)