Skip to content

Commit 6212210

Browse files
committed
update instructions
1 parent 88abd85 commit 6212210

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/RELEASE_INSTRUCTION.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@
1414

1515
## How to clear tags
1616

17-
If something goes wrong during the publish workflow, you might end up with tag numbers not corresponding to the current versions of the packages. Tags are stored both on remote and on local repository. Go to Github and remove all tags with higher versions then the last published version.
17+
If something goes wrong during the publish workflow, you might end up with tag numbers not corresponding to the current versions of the packages. Tags are stored both on remote and on local repository.
1818

19-
Then delete all your local tags and replace them with the tags from the remote. To do that run the following inside your local repository.
19+
1. Go to Github and remove all tags with higher versions then the last published version.
20+
2. Then delete all your local tags and replace them with the tags from the remote. To do that run the following inside your local repository.
2021

2122
OSX
2223

0 commit comments

Comments
 (0)