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 71887bf commit 54a7661Copy full SHA for 54a7661
docs/release.md
@@ -15,5 +15,5 @@ To release the package, exercise those steps:
15
16
- Push to remote.
17
```shell
18
- git push --follow-tags
+ git push && git push --tags
19
```
0 commit comments