Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
feat: build for release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 22, 2020
1 parent 91ad03b commit 79c4565
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3
- uses: technote-space/get-diff-action@v4
with:
PATTERNS: |
+(src|__tests__)/**/*.ts
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v3
- uses: technote-space/get-diff-action@v4
with:
PATTERNS: |
+(src|__tests__)/**/*.ts
Expand Down
2 changes: 1 addition & 1 deletion build.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"owner":"technote-space","repo":"get-diff-action","sha":"21dc9123c57836418c435a7838fbe7d427cb6327","ref":"refs/tags/test/v4.0.2.375573407","tagName":"test/v4.0.2.375573407","branch":"gh-actions","tags":["test/v4.0.2.375573407","test/v4.0.2","test/v4.0","test/v4"],"updated_at":"2020-11-21T03:06:49.707Z"}
{"owner":"technote-space","repo":"get-diff-action","sha":"3057eec86581f9533c91a90159facec301f9479d","ref":"refs/tags/v4.0.2","tagName":"v4.0.2","branch":"gh-actions","tags":["v4.0.2","v4.0","v4"],"updated_at":"2020-11-22T18:02:02.289Z"}

0 comments on commit 79c4565

Please sign in to comment.