Skip to content

Commit

Permalink
Merge pull request #20 from nkmr-jp/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
nkmr-jp authored Mar 23, 2021
2 parents 354e996 + ac6a1a1 commit 23b15d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,11 @@

<!-- code_chunk_output -->

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

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

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

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

Expand Down
6 changes: 3 additions & 3 deletions README_JA.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@

## 自動リリースの方法

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

ファイルを2つ追加するだけで準備は完了です。自分のGithubリポジトリで気軽に試してみてください。

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

Expand Down

0 comments on commit 23b15d6

Please sign in to comment.