We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b262f commit c42928bCopy full SHA for c42928b
libevm/tooling/release/README.md
@@ -38,7 +38,7 @@ In the following, we create a release candidate tag `v1.13.14-0.2.0.rc.4`.
38
39
```bash
40
git tag v1.13.14-0.2.0.rc.4
41
- git push v1.13.14-0.2.0.rc.4
+ git push origin v1.13.14-0.2.0.rc.4
42
```
43
44
1. (optional) you can then cleanup with:
0 commit comments