Skip to content

Commit

Permalink
tweak README headings
Browse files Browse the repository at this point in the history
  • Loading branch information
cdzombak committed Oct 25, 2023
1 parent 3b11772 commit 17befbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ If you plan to use the `RUNNER_OUTFD_PID` and `RUNNER_OUTFD_STD[OUT|ERR]` variab
- `-smtp-user string`: Username for SMTP authentication.
- Can also be set by the `RUNNER_SMTP_USER` environment variable; this flag overrides the environment variable.

#### Ntfy Options
#### Ntfy options

- `-ntfy-access-token string`: If set, use this access token for ntfy.
- Can also be set by the `RUNNER_NTFY_ACCESS_TOKEN` environment variable; this flag overrides the environment variable.
Expand All @@ -141,7 +141,7 @@ If you plan to use the `RUNNER_OUTFD_PID` and `RUNNER_OUTFD_STD[OUT|ERR]` variab
- `-ntfy-topic string`: The ntfy topic to send to.
- Can also be set by the `RUNNER_NTFY_TOPIC` environment variable; this flag overrides the environment variable.

#### Discord Options
#### Discord options

- `-discord-webhook string`: If set, post to this Discord webhook if the program fails or its output would otherwise be printed per -healthy-exit/-print-if-[not]-match/-always-print.
- Can also be set by the `RUNNER_DISCORD_WEBHOOK` environment variable; this flag overrides the environment variable.
Expand Down

0 comments on commit 17befbb

Please sign in to comment.