From cf33f83220c98572378874db448a792501dfdb0b Mon Sep 17 00:00:00 2001 From: softprops Date: Mon, 26 Aug 2019 01:00:01 -0400 Subject: [PATCH] markdown headers --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41c51e7..2761de6 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,10 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} ``` + ### 💅 Customizing -## inputs +#### inputs 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| | `name` | String | Name of the release. defaults to tag name | -## environment variables +#### environment variables The following are *required* as `step.env` keys