Skip to content

Commit ca82bcf

Browse files
committed
chore(release): stop attaching NuGet package to GitHub releases
1 parent 0038c43 commit ca82bcf

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/release-binaries.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,6 @@ jobs:
183183
working-directory: dotnet_version
184184
run: dotnet pack -c Release
185185

186-
- name: Add .NET Tool Package to Release
187-
shell: bash
188-
run: cp dotnet_version/nupkg/*.nupkg release/
189-
190186
- name: Publish to NuGet
191187
working-directory: dotnet_version
192188
env:

0 commit comments

Comments
 (0)