diff --git a/ev.json b/ev.json index f4d398f..24e4d77 100644 --- a/ev.json +++ b/ev.json @@ -1,6 +1,6 @@ { "build": [ ["make", "build"], - ["cp", "target/webhooks-0.1-jar-with-dependencies.jar", "/var/files/builds/mcwebhooks"] + ["cp", "target/webhooks-*.jar", "/var/files/builds/mcwebhooks"] ] } \ No newline at end of file