File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2222 - name : Push
2323 run : |
2424 dotnet nuget push .\bin\Release\*.nupkg --skip-duplicate --source github
25- dotnet nuget push .\bin\Release\*.nupkg --skip-duplicate --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NugetOrgDotnetCampusApiKey }} --no-symbols
25+ dotnet nuget push .\bin\Release\*.nupkg --skip-duplicate --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NugetOrgDotnetCampusApiKey }} --no-symbols 1
Original file line number Diff line number Diff line change 11# 企业微信机器人 for .NET
22
3- ![ Build] ( https://github.com/dotnet-campus/dotnetCampus.WeChatWork/workflows/.NET%20Build/badge.svg ) ![ NuGet Package] ( https://github.com/dotnet-campus/dotnetCampus.WeChatWork/workflows/Nuget %20Publish/badge.svg )
3+ ![ Build] ( https://github.com/dotnet-campus/dotnetCampus.WeChatWork/workflows/.NET%20Build/badge.svg ) ![ NuGet Package] ( https://github.com/dotnet-campus/dotnetCampus.WeChatWork/workflows/NuGet %20Publish/badge.svg )
44
55如果你使用企业微信,并且对群聊机器人感兴趣,那么此库适合你。
66
You can’t perform that action at this time.
0 commit comments