Skip to content

Commit fe5f1a5

Browse files
authored
Update dotnet.yml
1 parent 97b2774 commit fe5f1a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: Pack
3232
run: dotnet pack -c Release
3333
- name: Publish Github Package
34-
run: dotnet nuget push "bin/Release/Paginator.EntityFrameworkCore.*.nupkg" --source "github"
34+
run: dotnet nuget push "bin/Release/Paginator.EntityFrameworkCore.*.nupkg" --source "github" --skip-duplicate

0 commit comments

Comments
 (0)