From 217810ddc063e03a86b1447f4696d02b5ad79923 Mon Sep 17 00:00:00 2001 From: Summpot Date: Sun, 29 Oct 2023 17:40:02 +0800 Subject: [PATCH] Update --- dotnet-releaser.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-releaser.toml b/dotnet-releaser.toml index 200c364..0dc1b51 100644 --- a/dotnet-releaser.toml +++ b/dotnet-releaser.toml @@ -1,3 +1,4 @@ +artifacts_folder = "nupkgs" [msbuild] project = "TreeSitterSharp.sln" [github]