Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
IeuanWalker committed Apr 29, 2021
1 parent 0e9e2a1 commit ea99072
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
uses: actions/[email protected]
with:
dotnet-version: 3.1.101
env:
NUGET_AUTH_TOKEN: '${{secrets.NUGET_API_KEY}}'
- name: Install dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit ea99072

Please sign in to comment.