Skip to content

Commit d08ec5c

Browse files
authored
Update publish_to_nuget.yml
1 parent 785c5ef commit d08ec5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish_to_nuget.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
#https://github.com/Lombiq/GitHub-Actions/blob/dev/Docs/Workflows.md#nuget-publish-workflow
1010
#uses: EasyOC/GitHub-Actions/.github/workflows/publish-nuget.yml@version_rule
1111
uses: Lombiq/GitHub-Actions/.github/workflows/[email protected]
12-
with:
13-
dotnet-version: 8.0
12+
# with:
13+
# dotnet-version: 8.0.x
1414
secrets:
1515
API_KEY: ${{ secrets.NUGET_API_KEY }}

0 commit comments

Comments
 (0)