Skip to content

Commit 2ff83d8

Browse files
committed
Remove dotnet9upgrade pkg publish
1 parent 7b9edbc commit 2ff83d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,5 @@ jobs:
4040
4141
- name: Push
4242
run: |
43-
dotnet nuget push BitzArt.Blazor.DotNet9Upgrade.${VERSION}.nupkg --source https://api.nuget.org/v3/index.json --api-key ${NUGET_APIKEY}
4443
dotnet nuget push BitzArt.Blazor.RenderStrategies.${VERSION}.nupkg --source https://api.nuget.org/v3/index.json --api-key ${NUGET_APIKEY}
4544
dotnet nuget push BitzArt.Blazor.State.${VERSION}.nupkg --source https://api.nuget.org/v3/index.json --api-key ${NUGET_APIKEY}

0 commit comments

Comments
 (0)