Skip to content

Commit 1113e75

Browse files
feat: Build for release
1 parent 76987a7 commit 1113e75

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
@@ -74,7 +74,7 @@
7474
runs-on: ubuntu-latest
7575
steps:
7676
- name: Release GitHub Actions
77-
uses: technote-space/release-github-actions@v1
77+
uses: technote-space/release-github-actions@v2
7878
with:
7979
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8080
```

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Once you create a new tag, this action will automatically
7474
runs-on: ubuntu-latest
7575
steps:
7676
- name: Release GitHub Actions
77-
uses: technote-space/release-github-actions@v1
77+
uses: technote-space/release-github-actions@v2
7878
with:
7979
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8080
```

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":"c9c77ba8b4ca2a2c405a10d28175d1cd4dfa782e","ref":"refs/tags/test/v2.0.2","tagName":"test/v2.0.2","branch":"gh-actions","tags":["test/v2","test/v2.0","test/v2.0.2"],"updated_at":"2019-12-10T16:31:42.305Z"}
1+
{"owner":"technote-space","repo":"release-github-actions","sha":"b1e8fbc909d48f5e6d26bcf58e59844f71c8aabf","ref":"refs/tags/v2.0.2","tagName":"v2.0.2","branch":"gh-actions","tags":["v2","v2.0","v2.0.2"],"updated_at":"2019-12-10T16:41:36.041Z"}

0 commit comments

Comments
 (0)