Skip to content
This repository was archived by the owner on May 15, 2021. It is now read-only.

Commit 7c286a5

Browse files
feat: build for release
1 parent 686f6bc commit 7c286a5

File tree

6 files changed

+54
-33
lines changed

6 files changed

+54
-33
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inputs:
1212
EXCLUDE_MERGED:
1313
description: Whether to exclude merge push.
1414
required: false
15-
default: 'true'
15+
default: 'false'
1616
MERGE_MESSAGE_PREFIX:
1717
description: Prefix to detect merge message.
1818
required: false

build.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"owner":"technote-space","repo":"auto-cancel-redundant-job","sha":"6a99e367103b50eeb06947db56fb805813deee4a","ref":"refs/tags/v1.0.1","tagName":"v1.0.1","branch":"releases/v1","tags":["v1.0.1","v1.0","v1"],"updated_at":"2020-03-10T17:57:58.689Z"}
1+
{"owner":"technote-space","repo":"auto-cancel-redundant-job","sha":"ce9a0c3244d751cd228298ce6583200368321676","ref":"refs/tags/v1.1.0","tagName":"v1.1.0","branch":"releases/v1","tags":["v1.1.0","v1.1","v1"],"updated_at":"2020-03-11T13:14:01.459Z"}

node_modules/.yarn-integrity

+7-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@octokit/types/package.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@octokit/types/src/VERSION.ts

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@octokit/types/src/generated/Endpoints.ts

+43-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)