Skip to content

Commit 62ed1c1

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
Project_Path: 'DKNet.FW.sln'
1414
Enable_Release: false
1515
Enable_Nuget_Release: ${{ github.ref == 'refs/heads/main'}}
16+
Dotnet_Version: 9.x
1617
secrets:
1718
PACKAGE_TOKEN: ${{ secrets.PACKAGE_TOKEN }}
1819
NUGET_PACKAGE_TOKEN: ${{ secrets.NUGET_PACKAGE_TOKEN }}

0 commit comments

Comments
 (0)