You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,12 +40,9 @@
40
40
41
41
<!-- /code_chunk_output -->
42
42
43
-
## Features
43
+
## How to auto release
44
44
45
-
-:smile: generate [semantic-release](https://github.com/semantic-release/semantic-release) setting files and release template.
46
-
-:rocket: auto release by semver (semantic versioning) just by committing with gitmoji. ( [like this](https://github.com/nkmr-jp/gitmoji-semver-sample/releases) )
47
-
48
-
## How to auto release ( using GithubActions. only 3 minutes )
45
+
**Use GithubActions. Time required: 3 minutes**
49
46
50
47
The following steps will auto release with gitmoji using GithubActions. You only need to add two files, and you're ready to go. Feel free to try it out in your own Github Repository.
0 commit comments