Skip to content

Commit 39ac86a

Browse files
authored
🐛 Remove unnecessary secret from dotnet publish workflow (#381)
1 parent df35bd2 commit 39ac86a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/dotnet-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,4 @@ jobs:
1414
5.0.x
1515
6.0.x
1616
secrets:
17-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1817
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}

0 commit comments

Comments
 (0)