Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Oct 11, 2022
1 parent 4c66642 commit 8421688
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,16 @@ Add action to .github/workflows
## Inputs
<!-- AUTO-DOC-INPUT:START - Do not remove or modify this section -->
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|--------------|--------|----------|---------|-------------------------------------------|
| backup\_file | string | true | | Backup file name |
| database\_url | string | true | | Database URL |
| options | string | false | | Extra options to pass directly<br>to psql |
<!-- AUTO-DOC-INPUT:END -->
| Input | type | required | default |
|:-------------:|:-----------:|:-------------:|:---------------------:|
| database\_url | `string` | `true` | |
Expand Down

0 comments on commit 8421688

Please sign in to comment.