Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ee70294

Browse files
docs(README): add working_directory input
1 parent 7435c66 commit ee70294

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
| Name | Description | Default |
6868
| ------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------- |
6969
| `github_token` | Token for the repo. Can be passed in using `${{ secrets.GITHUB_TOKEN }}`. Required if `push: true` | - |
70+
| `working_directory` | Change to this directory before running | repo root directory |
7071
| `dry_run` | Run without creating commit, output to stdout | false |
7172
| `repository` | Repository name to push. Default or empty value represents current github repository | current one |
7273
| `branch` | Destination branch to push changes | Same as the one executing the action by default |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /