Skip to content

Commit 63b1daa

Browse files
committed
Add doc
1 parent 8bd5400 commit 63b1daa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This action for [Changesets](https://github.com/atlassian/changesets) creates a
1313
- setupGitUser - Sets up the git user for commits as `"github-actions[bot]"`. Default to `true`
1414
- createGithubReleases - A boolean value to indicate whether to create Github releases after `publish` or not. Default to `true`
1515
- cwd - Changes node's `process.cwd()` if the project is not located on the root. Default to `process.cwd()`
16+
- createPrAsDraft - A boolean value to indicate whether to create the PR as draft or not. Default to `false`
1617

1718
### Outputs
1819

0 commit comments

Comments
 (0)