Skip to content

Commit c4ac8de

Browse files
author
Ahmad Noman Musleh
committed
Removed symbol publish step
1 parent 199e9e9 commit c4ac8de

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/publish_nuget_package_prereleased.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,3 @@ jobs:
3636

3737
- name: Publish Package
3838
run: nuget push **\*.nupkg -Source 'https://api.nuget.org/v3/index.json'
39-
40-
- name: Publish Symbols
41-
run: nuget push **\*.snupkg -Source 'https://api.nuget.org/v3/index.json'

0 commit comments

Comments
 (0)