We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec69a6 commit 4784fd7Copy full SHA for 4784fd7
.github/workflows/release.yml
@@ -110,7 +110,7 @@ jobs:
110
**/*.nupkg
111
--base-directory "${{ github.workspace }}/build-artifacts/packages"
112
--publisher-name "OpenAI"
113
- --description "OpenAI SDK for .NET"
+ --description "OpenAI library for .NET"
114
--description-url "https://github.com/openai/openai-dotnet"
115
--azure-key-vault-managed-identity true
116
--azure-key-vault-url "https://sc-openaisdk.vault.azure.net/"
0 commit comments