Skip to content

Commit 4784fd7

Browse files
Update .github/workflows/release.yml
Co-authored-by: Scott Addie <[email protected]>
1 parent 2ec69a6 commit 4784fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
**/*.nupkg
111111
--base-directory "${{ github.workspace }}/build-artifacts/packages"
112112
--publisher-name "OpenAI"
113-
--description "OpenAI SDK for .NET"
113+
--description "OpenAI library for .NET"
114114
--description-url "https://github.com/openai/openai-dotnet"
115115
--azure-key-vault-managed-identity true
116116
--azure-key-vault-url "https://sc-openaisdk.vault.azure.net/"

0 commit comments

Comments
 (0)