Skip to content

Commit 1864da1

Browse files
feat: build for release
1 parent c9ca591 commit 1864da1

File tree

6 files changed

+704
-664
lines changed

6 files changed

+704
-664
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ inputs:
3535
required: true
3636
CLEAN_TARGETS:
3737
description: Files or directories to clean before release. (Comma separated)
38-
default: '.[!.]*,__tests__,docs,src,*.js,*.ts,*.json,*.lock,*.yml,*.yaml'
38+
default: '.[!.]*,__tests__,docs,src,*.[jt]s,*.[mc][jt]s,*.json,*.lock,*.yml,*.yaml'
3939
required: true
4040
BUILD_COMMAND_TARGET:
4141
description: Command for search build command.

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":"eaf714f05b52b9d1dda39bcb312903fed22251a3","ref":"refs/tags/test/v7.2.5.2953406636","tagName":"test/v7.2.5.2953406636","branch":"gh-actions","tags":["test/v7.2.5.2953406636","test/v7.2.5","test/v7.2","test/v7"],"updated_at":"2022-08-30T03:54:15.533Z"}
1+
{"owner":"technote-space","repo":"release-github-actions","sha":"FETCH_HEAD","ref":"refs/heads/master","tagName":"test/v7.2.5","branch":"gh-actions","tags":["test/v7.2.5","test/v7.2","test/v7"],"updated_at":"2022-10-13T18:36:29.906Z"}

0 commit comments

Comments
 (0)