Add new title input to the README

This commit is contained in:
Paul van Tilburg 2024-08-09 21:28:56 +02:00
parent 4cc83a59c5
commit ccd2ccb2d0
Signed by: paul
GPG key ID: C6DE073EDA9EEC4D

View file

@ -13,6 +13,7 @@ Upload or download the assets of a release to a Forgejo instance.
| `url` | <p>URL of the Forgejo instance</p> | `false` | `""` |
| `repo` | <p>owner/project relative to the URL</p> | `false` | `""` |
| `tag` | <p>Tag of the release</p> | `false` | `""` |
| `title` | <p>Title of the release</p> | `false` | `""` |
| `sha` | <p>SHA of the release</p> | `false` | `""` |
| `token` | <p>Forgejo application token</p> | `true` | `""` |
| `release-dir` | <p>Directory in whichs release assets are uploaded or downloaded</p> | `true` | `""` |