Skip to content

Commit

Permalink
Update publish_to_nuget.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hyzx86 committed Apr 28, 2024
1 parent 785c5ef commit d08ec5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_to_nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
#https://github.com/Lombiq/GitHub-Actions/blob/dev/Docs/Workflows.md#nuget-publish-workflow
#uses: EasyOC/GitHub-Actions/.github/workflows/publish-nuget.yml@version_rule
uses: Lombiq/GitHub-Actions/.github/workflows/[email protected]
with:
dotnet-version: 8.0
# with:
# dotnet-version: 8.0.x
secrets:
API_KEY: ${{ secrets.NUGET_API_KEY }}

0 comments on commit d08ec5c

Please sign in to comment.