Skip to content

Commit

Permalink
fix: add hooks-exec to known github plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwitzko committed Feb 10, 2023
1 parent 2b95d7b commit 9c07709
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/plugin/discovery/resolver/github/known_plugins.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ var knownPlugins = map[string]string{
"hooks-goreleaser": "go-semantic-release/hooks-goreleaser",
"hooks-npm-binary-releaser": "go-semantic-release/hooks-npm-binary-releaser",
"hooks-plugin-registry-update": "go-semantic-release/hooks-plugin-registry-update",
"hooks-exec": "go-semantic-release/hooks-exec",
}

0 comments on commit 9c07709

Please sign in to comment.