Skip to content

Commit d451802

Browse files
update readme
1 parent bf54246 commit d451802

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

typescript/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,11 @@ b7b30c1 : Make more typesafe
274274
You can choose a different version from the list or create new one. But bumpp is smart enough to use appropriate next version.
275275

276276
3. Verify and confirm
277-
4. Push commit and tag
277+
4. Push commit and tag
278+
279+
```
280+
git push --follow-tags
281+
```
278282
5. The new tag will trigger a release on github actions.
279283
6. Go to github and create release using the new tag. Make sure you set the correct previous tag prefixed with `typescript-v`
280284

0 commit comments

Comments
 (0)