Skip to content

Commit

Permalink
Code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Romfos committed Nov 5, 2024
1 parent c637a47 commit 0000a30
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release-nuget.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
8.0.x
9.0.x
dotnet-version: 9.0.x
- uses: cucumber/action-publish-nuget@v1.0.0
with:
nuget-api-key: ${{ secrets.NUGET_API_KEY }}
Expand Down

0 comments on commit 0000a30

Please sign in to comment.