Skip to content

Commit 669b5cc

Browse files
author
NullPointerException
committed
migrate back to GitHub
1 parent a2ca65c commit 669b5cc

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

PipePipeClient

Submodule PipePipeClient updated from 47bc843 to b79fb16

PipePipeExtractor

Submodule PipePipeExtractor updated from 43f8420 to 7245e78

release.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
cd PipePipeClient
22
git pull
3+
git push [email protected]:NullPointerException/PipePipeClient.git
34
cd ../PipePipeExtractor
4-
git pull
5+
git push [email protected]:NullPointerException/PipePipeExtractor.git
56
cd ..
67
if [ -n "$1" ]; then
78
vim fastlane/metadata/android/en-US/changelogs/$1.txt
@@ -11,4 +12,4 @@ fi
1112
git add .
1213
git commit -a
1314
git push
14-
git push git@github.com:InfinityLoop1308/PipePipe.git
15+
git push git@codeberg.org:NullPointerException/PipePipe.git

0 commit comments

Comments
 (0)