docs(rpc): push the branch along with tags (#9578)
* docs(rpc): push the branch along with tags * ci: remove old rpc docs script
This commit is contained in:
committed by
Afri Schoedon
parent
e6d1250185
commit
52f8b1a1d7
@@ -39,6 +39,7 @@ commit_files() {
|
||||
|
||||
upload_files() {
|
||||
echo "__________Upload files__________"
|
||||
git push origin HEAD
|
||||
git push --tags
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user