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

Commit

Permalink
Merge pull request #108 from rstacruz/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky authored Jun 29, 2020
2 parents 7a2824f + ba57553 commit db774e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ Optional `opts` include:
```js
{
fnDir: null, // path to a folder of functions to deploy
branch: null, // branch to pass onto the netlify api
configPath: null, // path to a netlify.toml file to include in the deploy (e.g. redirect support for manual deploys)
draft: false, // draft deploy or production deploy
message: undefined, // a short message to associate with the deploy
Expand Down

0 comments on commit db774e1

Please sign in to comment.