diff --git a/.changes/config.json b/.changes/config.json index c9ee401a9..0450e266c 100644 --- a/.changes/config.json +++ b/.changes/config.json @@ -71,7 +71,7 @@ ], "assets": [ { - "path": "${ pkg.path }/target/package/${ pkg.pkg }-${ pkgFile.version }.crate", + "path": "./target/package/${ pkg.pkg }-${ pkgFile.version }.crate", "name": "${ pkg.pkg }-${ pkgFile.version }.crate" } ]