Skip to content

Commit 6c70ce3

Browse files
feat: Build for release
1 parent 1890018 commit 6c70ce3

File tree

8 files changed

+36
-19
lines changed

8 files changed

+36
-19
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ author: technote-space
88
inputs:
99
GITHUB_TOKEN:
1010
description: Secret GitHub API token to use for making API requests.
11+
default: ${{ github.token }}
1112
required: true
1213

1314
#outputs:

build.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"owner":"technote-space","repo":"gh-actions-template","sha":"826714529597d1e9442600bab5f9f69bfcd07f1c","ref":"refs/tags/v0.2.1","tagName":"v0.2.1","branch":"gh-actions","tags":["v0.2.1","v0.2","v0"],"updated_at":"2020-03-01T20:10:27.260Z"}
1+
{"owner":"technote-space","repo":"gh-actions-template","sha":"cb59c419b7bc2b0fe0b19cdb3994ee7d9904205e","ref":"refs/tags/v0.3.0","tagName":"v0.3.0","branch":"gh-actions","tags":["v0.3.0","v0.3","v0"],"updated_at":"2020-03-04T14:06:16.580Z"}

node_modules/.yarn-integrity

Lines changed: 15 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/README.md

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/lib/core.d.ts

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/lib/core.js

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/lib/core.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@actions/core/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)