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 Jul 2, 2020
1 parent 5845450 commit 702f52f
Show file tree
Hide file tree
Showing 113 changed files with 257 additions and 55,493 deletions.
4 changes: 2 additions & 2 deletions README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v1
- uses: technote-space/get-diff-action@v2
with:
PREFIX_FILTER: |
src
Expand All @@ -64,7 +64,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v1
- uses: technote-space/get-diff-action@v2
id: git_diff
with:
SUFFIX_FILTER: .php
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v1
- uses: technote-space/get-diff-action@v2
with:
PREFIX_FILTER: |
src
Expand All @@ -64,7 +64,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v1
- uses: technote-space/get-diff-action@v2
id: git_diff
with:
SUFFIX_FILTER: .php
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":"7a7e190cbf64717fbd03e1a455ba33da4f57ddda","ref":"refs/tags/v2.0.0","tagName":"v2.0.0","branch":"gh-actions","tags":["v2.0.0","v2.0","v2"],"updated_at":"2020-06-26T16:47:26.419Z"}
{"owner":"technote-space","repo":"get-diff-action","sha":"376d6089fea470dbea6429311784b80dd7fe8a79","ref":"refs/tags/v2.0.1","tagName":"v2.0.1","branch":"gh-actions","tags":["v2.0.1","v2.0","v2"],"updated_at":"2020-07-02T03:56:40.795Z"}
138 changes: 67 additions & 71 deletions node_modules/.yarn-integrity

Large diffs are not rendered by default.

Binary file removed node_modules/@actions/github/lib/.DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions node_modules/@actions/github/lib/context.d.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions node_modules/@actions/github/lib/context.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/@actions/github/lib/context.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 702f52f

Please sign in to comment.