Skip to content

Commit 5fd08a0

Browse files
Fix breaking NuGet release pipeline 💚
1 parent 8fa2bfd commit 5fd08a0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,3 @@ jobs:
3939
4040
- name: Publish Nuget Package
4141
run: dotnet nuget push **/*.nupkg --api-key ${{ secrets.nuget_api_key }} --source https://api.nuget.org/v3/index.json
42-
43-
- name: Publish Symbol Package

0 commit comments

Comments
 (0)