Skip to content

Commit e23f277

Browse files
feat: build for release
1 parent 7ba0e44 commit e23f277

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
name: Release GitHub Actions
5757
runs-on: ubuntu-latest
5858
steps:
59-
- uses: technote-space/release-github-actions@v3
59+
- uses: technote-space/release-github-actions@v4
6060
```
6161
6262
[対象イベントの詳細](#action-%E3%82%A4%E3%83%99%E3%83%B3%E3%83%88%E8%A9%B3%E7%B4%B0)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
name: Release GitHub Actions
5757
runs-on: ubuntu-latest
5858
steps:
59-
- uses: technote-space/release-github-actions@v3
59+
- uses: technote-space/release-github-actions@v4
6060
```
6161
6262
[More details of target event](#action-event-details)

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":"f14b22bdaa8aa87b01ea54886b43ef372d724230","ref":"refs/tags/test/v4.0.0.1","tagName":"test/v4.0.0.1","branch":"releases/v4","tags":["test/v4.0.0.1","test/v4.0.0","test/v4.0","test/v4"],"updated_at":"2020-03-06T04:13:23.517Z"}
1+
{"owner":"technote-space","repo":"release-github-actions","sha":"fe6606a6d57c93f83f8b04700152cb91b1361928","ref":"refs/tags/v4.0.0","tagName":"v4.0.0","branch":"releases/v4","tags":["v4.0.0","v4.0","v4"],"updated_at":"2020-03-06T06:25:39.130Z"}

0 commit comments

Comments
 (0)