diff --git a/README.md b/README.md index 9562f71..c22a938 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,12 @@ go mod edit -replace github.com/influxdata/telegraf=github.com/danielnelson/tele go mod tidy ``` +Packages are generated by a GitHub action whenever a new tag is pushed to the repository. +```sh +git tag v0.0.10 +git push origin v0.0.10 +``` + [releases]: https://github.com/danielnelson/telegraf-execd-openvpn/releases/latest [execd]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/execd