Skip to content

Commit 6275540

Browse files
authored
Update dotnet-publish.yml
1 parent b417d9f commit 6275540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
## Only build nuget package and release to Nuget.org when running on main branch
1010
dotnet_pack_release_job:
11-
uses: baoduy/ShareWorkflows/.github/workflows/dotnet-package-release.yml@main
11+
uses: baoduy/ShareWorkflows/.github/workflows/dotnet-nuget-release.yml@main
1212
with:
1313
Project_Path: 'DKNet.FW.sln'
1414
Enable_Release: false

0 commit comments

Comments
 (0)