Skip to content

Commit

Permalink
Update nuget.config
Browse files Browse the repository at this point in the history
  • Loading branch information
PollosD authored Jan 24, 2022
1 parent 0026b2a commit c33446e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,5 @@
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="github" value="https://nuget.pkg.github.com/masastack/index.json" />
</packageSources>
<github>
<add key="Username" value="masastack" />
<add key="ClearTextPassword" value="${{secrets.PACKAGE_NUGET_GITHUB}}" />
</github>
</configuration>
</configuration>

0 comments on commit c33446e

Please sign in to comment.