Skip to content

Commit 1a00019

Browse files
feat: build for release
1 parent fc81f50 commit 1a00019

File tree

410 files changed

+88515
-83318
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

410 files changed

+88515
-83318
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ inputs:
88
GITHUB_TOKEN:
99
description: Secret GitHub API token to use for making API requests.
1010
default: ${{ github.token }}
11-
required: true
11+
required: false
1212

1313
branding:
1414
icon: 'user-plus'
1515
color: 'orange'
1616

1717
runs:
18-
using: node12
18+
using: node16
1919
main: lib/main.js

build.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"owner":"technote-space","repo":"assign-author","sha":"2704022aef37c1eb90b5d29fa7b6a04be729c2db","ref":"refs/tags/test/v1.5.16.2412488770","tagName":"test/v1.5.16.2412488770","branch":"gh-actions","tags":["test/v1.5.16.2412488770","test/v1.5.16","test/v1.5","test/v1"],"updated_at":"2022-05-31T03:34:48.299Z"}
1+
{"owner":"technote-space","repo":"assign-author","sha":"FETCH_HEAD","ref":"refs/heads/master","tagName":"test/v1.5.16","branch":"gh-actions","tags":["test/v1.5.16","test/v1.5","test/v1"],"updated_at":"2022-06-19T18:05:51.930Z"}

lib/constant.js

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)