Skip to content

Commit abd98f0

Browse files
authored
Update RELEASE.md
1 parent 0d78794 commit abd98f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ version number.
6363
```
6464
git add .
6565
git commit -m "Releasing 1.0.0"
66-
git push --set-upstream upstream r1.0
66+
git push --set-upstream origin r1.0
6767
```
6868
6969
#### Patch release

0 commit comments

Comments
 (0)