Skip to content

Commit 4da87c2

Browse files
committed
chore: remove github packages deployment
1 parent dd842a8 commit 4da87c2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.release/release.base.mjs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ export default {
1111
url: "https://api.nuget.org/v3/index.json",
1212
apiKeyEnvVar: "NUGET_API_KEY",
1313
},
14-
{
15-
url: "https://nuget.pkg.github.com/dotnet/index.json",
16-
apiKeyEnvVar: "GH_NUGET_API_KEY",
17-
},
1814
],
1915
},
2016
],

0 commit comments

Comments
 (0)