Skip to content

Commit

Permalink
set tool command name to github-event-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
JimSuplizio committed Mar 3, 2023
1 parent 046db78 commit a1d1837
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<PackAsTool>true</PackAsTool>
<ToolCommandName>github-event-processor</ToolCommandName>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit a1d1837

Please sign in to comment.