Skip to content

Commit 89e06de

Browse files
authored
Merge pull request #11 from nkmr-jp/develop
develop
2 parents 8d583c8 + 8196ff6 commit 89e06de

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
- [How to use in Mac](#how-to-use-in-mac)
2323
- [Install](#install)
2424
- [Usage](#usage)
25-
- [How to use in GithubActions ( only 3 minutes )](#how-to-use-in-githubactions--only-3-minutes-)
25+
- [How to auto release by GithubActions ( only 3 minutes )](#how-to-auto-release-by-githubactions--only-3-minutes-)
2626
- [Step 1: Add `.semver.yml` to your Repository root](#step-1-add-semveryml-to-your-repository-root)
2727
- [Step 2: Add `release.yml` to `.github/workflows/`](#step-2-add-releaseyml-to-githubworkflows)
2828
- [Step 3: Commit and Push](#step-3-commit-and-push)
@@ -74,11 +74,9 @@ make help
7474

7575
<img src="https://user-images.githubusercontent.com/8490118/103149906-93d62300-47b1-11eb-8aec-07db3127ab73.png" width=800>
7676

77-
## How to use in GithubActions ( only 3 minutes )
77+
## How to auto release by GithubActions ( only 3 minutes )
7878

79-
The following steps will automate versioning and releasing with gitmoji using GithubActions. You
80-
only need to add two files, and you're ready to go. Feel free to try it out in your own Github
81-
Repository.
79+
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.
8280

8381
### Step 1: Add `.semver.yml` to your Repository root
8482

0 commit comments

Comments
 (0)