File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 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 |
You can’t perform that action at this time.
0 commit comments