Skip to content

Commit

Permalink
Fix incantations - release-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhand committed Jul 5, 2021
1 parent a29a89b commit c0db7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- uses: nuget/setup-nuget@v1
with:
nuget-api-key: ${{ NUGET_API_KEY }}
nuget-api-key: NUGET_API_KEY
nuget-version: '5.x'
- name: Dump GitHub context
env:
Expand Down

0 comments on commit c0db7a6

Please sign in to comment.