markdown headers

This commit is contained in:
softprops 2019-08-26 01:00:01 -04:00
parent 277fc31266
commit cf33f83220

View File

@ -65,9 +65,10 @@ jobs:
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
``` ```
### 💅 Customizing ### 💅 Customizing
## inputs #### inputs
The following are optional as `step.with` keys The following are optional as `step.with` keys
@ -78,7 +79,7 @@ The following are optional as `step.with` keys
| `files` | String | Comma-delimited globs of paths to assets to upload for release| | `files` | String | Comma-delimited globs of paths to assets to upload for release|
| `name` | String | Name of the release. defaults to tag name | | `name` | String | Name of the release. defaults to tag name |
## environment variables #### environment variables
The following are *required* as `step.env` keys The following are *required* as `step.env` keys