Skip to content

Commit

Permalink
try gh token as nuget api key
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisInSky committed Nov 22, 2024
1 parent 26f6baf commit 0faddc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/net-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,3 +182,4 @@ jobs:
run: |
dotnet nuget push ./nugets/*.nupkg \
--source ${{ needs.prepare.outputs.nuget_source_url }}
--api-key ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0faddc2

Please sign in to comment.