mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix release script
This commit is contained in:
@@ -66,6 +66,6 @@ github-release upload --user chocobozzz --repo peertube --tag "$version" --name
|
||||
# Update master branch
|
||||
git checkout master
|
||||
git rebase develop
|
||||
git git push origin master
|
||||
git push origin master
|
||||
git checkout develop
|
||||
|
||||
|
||||
Reference in New Issue
Block a user