Skip to content

Commit

Permalink
🐛 Remove unnecessary secret from dotnet publish workflow (#381)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomrijnbeek authored Mar 4, 2024
1 parent df35bd2 commit 39ac86a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dotnet-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ jobs:
5.0.x
6.0.x
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}

0 comments on commit 39ac86a

Please sign in to comment.