Skip to content

Commit 54a7661

Browse files
committed
Chore: Fix release docs
1 parent 71887bf commit 54a7661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ To release the package, exercise those steps:
1515

1616
- Push to remote.
1717
```shell
18-
git push --follow-tags
18+
git push && git push --tags
1919
```

0 commit comments

Comments
 (0)