Skip to content

Commit

Permalink
Set source url for publish
Browse files Browse the repository at this point in the history
  • Loading branch information
cwensley authored Jun 7, 2020
1 parent 0a17bae commit aa03089
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ jobs:
steps:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
source-url: https://api.nuget.org/v3/index.json
env:
NUGET_AUTH_TOKEN: ${{secrets.NUGET_API_KEY}}

Expand Down

0 comments on commit aa03089

Please sign in to comment.