We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3abb886 commit ffce83bCopy full SHA for ffce83b
main.go
@@ -45,7 +45,7 @@ const (
45
repoTokenInput = "repo-token"
46
feedInput = "feed"
47
prefixInput = "prefix"
48
- aggregateInput = "aggragate"
+ aggregateInput = "aggregate"
49
dryRunInput = "dry-run"
50
titleFilterInput = "titleFilter"
51
contentFilterInput = "contentFilter"
0 commit comments