Skip to content

Commit 8cbaba3

Browse files
authored
Update dotnetcore.yml
Remove bad trailing space
1 parent 43a9ae5 commit 8cbaba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- name: Test with dotnet
2222
run: dotnet test --configuration Release
2323
- name: Push to GitHub Package
24-
run: dotnet nuget push "DirectSQL/bin/Release/DirectSQL.*.nupkg" --skip-duplicate
24+
run: dotnet nuget push "DirectSQL/bin/Release/DirectSQL.*.nupkg" --skip-duplicate

0 commit comments

Comments
 (0)