This is an automated email from the ASF dual-hosted git repository. haonan pushed a commit to branch HTHou-patch-1 in repository https://gitbox.apache.org/repos/asf/iotdb-client-csharp.git
commit f25c71d1421049f6350196f568a15ce0783cebc8 Author: Haonan <[email protected]> AuthorDate: Wed Jan 7 16:38:07 2026 +0800 try CI --- PUBLISH.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PUBLISH.md b/PUBLISH.md index 86013a3..8ef6340 100644 --- a/PUBLISH.md +++ b/PUBLISH.md @@ -87,3 +87,5 @@ dotnet nuget push PACKAGE_NAME.VERSION.nupkg --api-key YOUR_API_KEY --source htt [MS Docs: Create a NuGet package](https://docs.microsoft.com/en-us/nuget/create-packages/creating-a-package-dotnet-cli) [MS Docs: Publishing packages](https://docs.microsoft.com/en-us/nuget/nuget-org/publish-a-package) + +
