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 13, 2021
1 parent 07b7e4d commit f987132
Show file tree
Hide file tree
Showing 10 changed files with 12,341 additions and 321 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,4 @@ branding:

runs:
using: node12
main: lib/main.js
main: dist/main.js
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":"FETCH_HEAD","ref":"refs/heads/master","tagName":"test/v5.0.2","branch":"gh-actions","tags":["test/v5.0.2","test/v5.0","test/v5"],"updated_at":"2021-11-13T03:55:35.488Z"}
{"owner":"technote-space","repo":"get-diff-action","sha":"FETCH_HEAD","ref":"refs/heads/master","tagName":"test/v5.0.2","branch":"gh-actions","tags":["test/v5.0.2","test/v5.0","test/v5"],"updated_at":"2021-11-13T05:03:47.397Z"}
12,337 changes: 12,337 additions & 0 deletions dist/index.js

Large diffs are not rendered by default.

14 changes: 0 additions & 14 deletions lib/constant.js

This file was deleted.

34 changes: 0 additions & 34 deletions lib/main.js

This file was deleted.

53 changes: 0 additions & 53 deletions lib/process.js

This file was deleted.

2 changes: 0 additions & 2 deletions lib/types.js

This file was deleted.

135 changes: 0 additions & 135 deletions lib/utils/command.js

This file was deleted.

81 changes: 0 additions & 81 deletions lib/utils/misc.js

This file was deleted.

2 changes: 2 additions & 0 deletions node_modules/.yarn-integrity

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

0 comments on commit f987132

Please sign in to comment.