Skip to content

Commit 81fb0d1

Browse files
committed
v0.0.2
1 parent c31c71c commit 81fb0d1

File tree

25 files changed

+293
-235
lines changed

25 files changed

+293
-235
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ inputs:
2525
required: true
2626
default: 'dev/bench'
2727
github-token:
28-
description: 'GitHub API token to pull/push GitHub pages branch and deploy GitHub pages. For public repository, this must be personal access token for now. Please read README.md for more details'
28+
description: 'GitHub API token to pull/push GitHub pages branch and deploy GitHub pages'
2929
required: false
3030
auto-push:
3131
description: 'Push GitHub Pages branch to remote automatically. This option requires github-token input'

node_modules/.package-lock.json

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

node_modules/@octokit/openapi-types/package.json

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

node_modules/@octokit/openapi-types/types.d.ts

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

node_modules/@octokit/plugin-rest-endpoint-methods/dist-node/index.js

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/@octokit/plugin-rest-endpoint-methods/dist-node/index.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/@octokit/plugin-rest-endpoint-methods/dist-src/version.js

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/@octokit/plugin-rest-endpoint-methods/dist-types/generated/method-types.d.ts

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

node_modules/@octokit/plugin-rest-endpoint-methods/dist-types/version.d.ts

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/@octokit/plugin-rest-endpoint-methods/dist-web/index.js

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)