Skip to content
This repository was archived by the owner on Oct 10, 2022. It is now read-only.

Commit db774e1

Browse files
authored
Merge pull request #108 from rstacruz/patch-1
2 parents 7a2824f + ba57553 commit db774e1

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
@@ -171,6 +171,7 @@ Optional `opts` include:
171171
```js
172172
{
173173
fnDir: null, // path to a folder of functions to deploy
174+
branch: null, // branch to pass onto the netlify api
174175
configPath: null, // path to a netlify.toml file to include in the deploy (e.g. redirect support for manual deploys)
175176
draft: false, // draft deploy or production deploy
176177
message: undefined, // a short message to associate with the deploy

0 commit comments

Comments
 (0)