Skip to content

Commit 72ca8b7

Browse files
feat: build for release
1 parent 830c830 commit 72ca8b7

File tree

3 files changed

+5
-19
lines changed

3 files changed

+5
-19
lines changed

README.ja.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,7 @@ jobs:
6565
[![technote-space/release-github-actions-cli - GitHub](https://gh-card.dev/repos/technote-space/release-github-actions-cli.svg)](https://github.com/technote-space/release-github-actions-cli)
6666
6767
## スクリーンショット
68-
1. リリース作成前
69-
![Before publish release](https://raw.githubusercontent.com/technote-space/release-github-actions/images/screenshot-1.png)
70-
1. リリースを作成 (タグを作成)
71-
![Publish release](https://raw.githubusercontent.com/technote-space/release-github-actions/images/screenshot-2.png)
72-
1. GitHub Actions 実行中
73-
![Running GitHub Actions](https://raw.githubusercontent.com/technote-space/release-github-actions/images/screenshot-3.png)
74-
1. GitHub Actions 実行後
75-
![After running GitHub Actions](https://raw.githubusercontent.com/technote-space/release-github-actions/images/screenshot-4.png)
68+
![Release](https://raw.githubusercontent.com/technote-space/release-github-actions/images/screenshot-7.gif)
7669
7770
## オプション
7871
| name | description | default | required | e.g. |

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Once you create a new tag, this action will automatically
2323

2424
- [Usage](#usage)
2525
- [CLI Tool](#cli-tool)
26-
- [Screenshots](#screenshots)
26+
- [Screenshot](#screenshot)
2727
- [Options](#options)
2828
- [Execute commands](#execute-commands)
2929
- [Build](#build)
@@ -64,15 +64,8 @@ jobs:
6464
## CLI Tool
6565
[![technote-space/release-github-actions-cli - GitHub](https://gh-card.dev/repos/technote-space/release-github-actions-cli.svg)](https://github.com/technote-space/release-github-actions-cli)
6666
67-
## Screenshots
68-
1. Before publish release
69-
![Before publish release](https://raw.githubusercontent.com/technote-space/release-github-actions/images/screenshot-1.png)
70-
1. Publish release (Create tag)
71-
![Publish release](https://raw.githubusercontent.com/technote-space/release-github-actions/images/screenshot-2.png)
72-
1. Running `GitHub Actions`
73-
![Running GitHub Actions](https://raw.githubusercontent.com/technote-space/release-github-actions/images/screenshot-3.png)
74-
1. After running `GitHub Actions`
75-
![After running GitHub Actions](https://raw.githubusercontent.com/technote-space/release-github-actions/images/screenshot-4.png)
67+
## Screenshot
68+
![Release](https://raw.githubusercontent.com/technote-space/release-github-actions/images/screenshot-7.gif)
7669
7770
## Options
7871
| name | description | default | required | e.g. |

build.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"owner":"technote-space","repo":"release-github-actions","sha":"fbba7fabca4f86a15fb8bed1866332ec08562ec6","ref":"refs/tags/test/v4.0.1","tagName":"test/v4.0.1","branch":"releases/v4","tags":["test/v4.0.1","test/v4.0","test/v4"],"updated_at":"2020-03-07T19:36:25.661Z"}
1+
{"owner":"technote-space","repo":"release-github-actions","sha":"0574510494ccb1d883ffb878e1839a687f0f6641","ref":"refs/tags/v4.1.0","tagName":"v4.1.0","branch":"releases/v4","tags":["v4.1.0","v4.1","v4"],"updated_at":"2020-03-07T20:11:23.876Z"}

0 commit comments

Comments
 (0)