Skip to content

Commit

Permalink
Fix an error when publishing to Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewBenzSW committed Jul 12, 2024
1 parent c9fa260 commit 27292c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:

- name: publish on version change
id: publish_nuget
uses: brandedoutcast/publish-nuget@v2.5.5
uses: alirezanet/publish-nuget@v3.1.0

with:
# Filepath of the project to be packaged, relative to root of repository
Expand Down

0 comments on commit 27292c2

Please sign in to comment.