We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
postUpdateOption
1 parent 092345a commit 8a9b805Copy full SHA for 8a9b805
docs/usage/self-hosted-configuration.md
@@ -130,7 +130,7 @@ Allowed options:
130
131
| Option | Description |
132
| --------------- | ----------------------------------------------------------------------------- |
133
-| `goGenerate` | Allows the `goGenerate` `postUpdateCommand` to run after a go mod update. |
+| `goGenerate` | Allows the `goGenerate` `postUpdateOption` to run after a go mod update. |
134
| `gradleWrapper` | Allows using `./gradlew` or `gradle.bat` when performing updates with Gradle. |
135
136
## autodiscover
0 commit comments