diff --git a/README.md b/README.md index c71ef24..806b805 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/release-process.md b/release-process.md index 83581b8..b8a02bc 100644 --- a/release-process.md +++ b/release-process.md @@ -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.