File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ Now there should be two new commits (the Weblate and changelog ones) on your loc
112
112
- ` git add app/build.gradle `
113
113
- ` git commit -m "Release vX.X.X (NEW_VERSION_CODE)" `
114
114
- Push the newly created branch to the NewPipe repo
115
- - ` git push upstream release-X.X.X `
115
+ - ` git push origin release-X.X.X `
116
116
117
117
## Creating the Pull Request
118
118
@@ -243,7 +243,7 @@ Currently @TheAssassin is the only holder of NewPipe's APK signing keys. Therefo
243
243
- Go to the draft changelog [ kept on GitHub] ( https://github.com/TeamNewPipe/NewPipe/releases )
244
244
- Set ` vX.X.X ` as the tag name
245
245
- Set ` vX.X.X ` as the release title
246
- - Set ` dev ` as the "Target:" branch
246
+ - Set ` master ` as the "Target:" branch
247
247
- Attach the signed APK @TheAssassin sent you
248
248
- Publish the release
249
249
- Profit :-D
You can’t perform that action at this time.
0 commit comments