Skip to content
Snippets Groups Projects
Commit 9c07709a authored by Christoph Witzko's avatar Christoph Witzko
Browse files

fix: add hooks-exec to known github plugins

parent 2b95d7bb
No related branches found
No related tags found
No related merge requests found
...@@ -15,4 +15,5 @@ var knownPlugins = map[string]string{ ...@@ -15,4 +15,5 @@ var knownPlugins = map[string]string{
"hooks-goreleaser": "go-semantic-release/hooks-goreleaser", "hooks-goreleaser": "go-semantic-release/hooks-goreleaser",
"hooks-npm-binary-releaser": "go-semantic-release/hooks-npm-binary-releaser", "hooks-npm-binary-releaser": "go-semantic-release/hooks-npm-binary-releaser",
"hooks-plugin-registry-update": "go-semantic-release/hooks-plugin-registry-update", "hooks-plugin-registry-update": "go-semantic-release/hooks-plugin-registry-update",
"hooks-exec": "go-semantic-release/hooks-exec",
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment