Skip to content

Commit 29e5577

Browse files
committed
v1.17.0
1 parent 5bbce78 commit 29e5577

File tree

4 files changed

+15
-9
lines changed

4 files changed

+15
-9
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ inputs:
3030
github-token:
3131
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'
3232
required: false
33+
ref:
34+
description: 'optional Ref to use when finding commit'
35+
required: false
3336
auto-push:
3437
description: 'Push GitHub Pages branch to remote automatically. This option requires github-token input'
3538
required: false

dist/src/config.js

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

dist/src/extract.js

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

node_modules/.package-lock.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)