Skip to content

Commit f1d1f77

Browse files
feat: Build for release
1 parent a17a1fb commit f1d1f77

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

README.ja.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
<details>
2222
<summary>Details</summary>
2323

24-
- [スクリーンショット](#%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88)
2524
- [インストール](#%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB)
25+
- [スクリーンショット](#%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88)
2626
- [オプション](#%E3%82%AA%E3%83%97%E3%82%B7%E3%83%A7%E3%83%B3)
2727
- [BUILD_COMMAND](#build_command)
2828
- [CLEAN_TARGETS](#clean_targets)
@@ -39,6 +39,7 @@
3939
- [TEST_TAG_PREFIX](#test_tag_prefix)
4040
- [CLEAN_TEST_TAG](#clean_test_tag)
4141
- [ORIGINAL_TAG_PREFIX](#original_tag_prefix)
42+
- [CLI ツール](#cli-%E3%83%84%E3%83%BC%E3%83%AB)
4243
- [Execute commands](#execute-commands)
4344
- [ビルド](#%E3%83%93%E3%83%AB%E3%83%89)
4445
- [ファイル削除](#%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E5%89%8A%E9%99%A4)

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Once you create a new tag, this action will automatically
2121
<details>
2222
<summary>Details</summary>
2323

24-
- [Screenshots](#screenshots)
2524
- [Installation](#installation)
25+
- [Screenshots](#screenshots)
2626
- [Options](#options)
2727
- [BUILD_COMMAND](#build_command)
2828
- [CLEAN_TARGETS](#clean_targets)
@@ -39,6 +39,7 @@ Once you create a new tag, this action will automatically
3939
- [TEST_TAG_PREFIX](#test_tag_prefix)
4040
- [CLEAN_TEST_TAG](#clean_test_tag)
4141
- [ORIGINAL_TAG_PREFIX](#original_tag_prefix)
42+
- [CLI Tool](#cli-tool)
4243
- [Execute commands](#execute-commands)
4344
- [Build](#build)
4445
- [Delete files](#delete-files)

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":"FETCH_HEAD","ref":"refs/heads/master","tagName":"test/v3.0.5","branch":"gh-actions","tags":["test/v3.0.5","test/v3.0","test/v3"],"updated_at":"2020-03-02T05:20:51.013Z"}
1+
{"owner":"technote-space","repo":"release-github-actions","sha":"10531bd960a930dfd02376e5721934afc6b2367a","ref":"refs/tags/v3.0.5","tagName":"v3.0.5","branch":"gh-actions","tags":["v3.0.5","v3.0","v3"],"updated_at":"2020-03-02T06:01:56.427Z"}

node_modules/.yarn-integrity

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)