mirror of
https://github.com/tomasriveral/nixpkgs-notifier.git
synced 2026-08-12 02:38:37 +02:00
feat: expand env variables in config at runtime
This commit is contained in:
@@ -59,6 +59,8 @@ The default values are below.
|
||||
`ntfy.server` (string url) Ntfy server to use.
|
||||
`ntfy.topic` (string) Ntfy topic for the notification.
|
||||
|
||||
Note : `$` will be expanded into the environment variables at runtime. Don't forget to escape it with `\`.
|
||||
|
||||
### Usage
|
||||
|
||||
* Adding a PR : `nixpkgs-notifier add PR1 PR2 PR3 ...`
|
||||
|
||||
Reference in New Issue
Block a user