File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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
112112 - ` git add app/build.gradle `
113113 - ` git commit -m "Release vX.X.X (NEW_VERSION_CODE)" `
114114- 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 `
116116
117117## Creating the Pull Request
118118
@@ -243,7 +243,7 @@ Currently @TheAssassin is the only holder of NewPipe's APK signing keys. Therefo
243243- Go to the draft changelog [ kept on GitHub] ( https://github.com/TeamNewPipe/NewPipe/releases )
244244- Set ` vX.X.X ` as the tag name
245245- Set ` vX.X.X ` as the release title
246- - Set ` dev ` as the "Target:" branch
246+ - Set ` master ` as the "Target:" branch
247247- Attach the signed APK @TheAssassin sent you
248248- Publish the release
249249- Profit :-D
You can’t perform that action at this time.
0 commit comments