Skip to content

Commit

Permalink
Revert "Update Nuget package name (#80)" (#81)
Browse files Browse the repository at this point in the history
This reverts commit d89568c.
  • Loading branch information
ucarion authored Oct 21, 2024
1 parent d89568c commit 554976d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions fern/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,13 @@ groups:
github:
repository: ssoready/ssoready-csharp
mode: pull-request
# license: MIT
output:
location: nuget
package-name: SSOReady
package-name: SSOReady.Client
api-key: ${NUGET_TOKEN}
config:
namespace: SSOReady
namespace: SSOReady.Client
client-class-name: SSOReady

local:
Expand Down

0 comments on commit 554976d

Please sign in to comment.