Skip to content

Commit b1d9c35

Browse files
authored
Merge pull request #18 from shelfio/feature/add-desc-to-publish-release
2 parents 5ef21ad + 7e29ed6 commit b1d9c35

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,13 @@ $ yarn version
123123
$ yarn publish
124124
$ git push origin master --tags
125125
```
126+
### Create and publish a GitHub release with your tag
127+
1. Go to repository
128+
2. Select `Releases`
129+
3. Select `Draft a new release`
130+
4. Choose a tag, fill title and describe changes
131+
5. Press a `Publish release`
132+
126133
127134
## License
128135

0 commit comments

Comments
 (0)