Skip to content

Commit 23b15d6

Browse files
authored
Merge pull request #20 from nkmr-jp/develop
Develop
2 parents 354e996 + ac6a1a1 commit 23b15d6

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,11 @@
2828

2929
<!-- code_chunk_output -->
3030

31-
- [Features](#features)
32-
- [How to auto release ( using GithubActions. only 3 minutes )](#how-to-auto-release--using-githubactions-only-3-minutes-)
31+
- [How to auto release](#how-to-auto-release)
3332
- [Step 1: Add `.semver.yml` to your Repository root](#step-1-add-semveryml-to-your-repository-root)
3433
- [Step 2: Add `release.yml` to `.github/workflows/`](#step-2-add-releaseyml-to-githubworkflows)
3534
- [Step 3: Commit and Push](#step-3-commit-and-push)
36-
- [How to use in Mac](#how-to-use-in-mac)
35+
- [How to use in Mac (option)](#how-to-use-in-mac-option)
3736
- [Install](#install)
3837
- [Usage](#usage)
3938
- [References](#references)
@@ -44,7 +43,7 @@
4443

4544
**Use GithubActions. Time required: 3 minutes**
4645

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.
46+
You only need to add two files, and you're ready to go. Feel free to try it out in your own Github Repository.
4847

4948
### Step 1: Add `.semver.yml` to your Repository root
5049

README_JA.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@
4242

4343
## 自動リリースの方法
4444

45-
**GithubActionsを使います。所要時間3分**
46-
ファイルを2つ追加するだけで、準備は完了です。
47-
自分のGithubリポジトリで気軽に試してみてください。
45+
**GithubActionsを使います。所要時間3分**
46+
47+
ファイルを2つ追加するだけで準備は完了です。自分のGithubリポジトリで気軽に試してみてください。
4848

4949
### 手順 1: `.semver.yml` をリポジトリのルートに追加
5050

0 commit comments

Comments
 (0)