1
0
mirror of https://github.com/nginxinc/nginx-prometheus-exporter.git synced 2025-11-03 07:53:15 +03:00

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2025-10-14 16:00:51 +00:00
parent e79b19c5b1
commit c4417d0baa
2 changed files with 1 additions and 1 deletions

View File

@@ -53,7 +53,6 @@ NGINX Prometheus exporter makes it possible to monitor NGINX or NGINX Plus using
- [Docker images](#docker-images)
- [Binaries](#binaries)
- [Homebrew](#homebrew)
- [Snap](#snap)
- [Scoop](#scoop)
- [Nix](#nix)
- [Building the Exporter](#building-the-exporter)

View File

@@ -38,6 +38,7 @@ the [Issue Lifecycle](/ISSUE_LIFECYCLE.md) document for information on issue cre
```
You can optionally use the following inputs:
```
inputs.dry_run # Run the release but don't push or publish any artifacts.
inputs.goreleaser_args # Any additional `goreleaser` args you want to pass.