Skip to content

Commit

Permalink
Update nuget-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
another-one-employee authored Nov 30, 2024
1 parent 5019608 commit 254a7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: >
dotnet nuget push ./output/*.nupkg
-s https://nuget.pkg.github.com/another-one-employee/index.json
-k ${{ secrets.GITHUB_TOKEN }}
-k ${{ secrets.NUGET_AUTH_TOKEN }}

0 comments on commit 254a7a3

Please sign in to comment.