Skip to content

Commit

Permalink
[team-soju#3950] update publish to nuget to fix bug brandedoutcast/pu…
Browse files Browse the repository at this point in the history
  • Loading branch information
Maarten-Jan committed Jun 15, 2022
1 parent b908ade commit 5dd7290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- name: Publish to NuGet
id: publish_nuget
uses: brandedoutcast/publish-nuget@v2.5.5
uses: alirezanet/publish-nuget@v3.0.4
with:
PROJECT_FILE_PATH: src\Orangebeard.Client\Orangebeard.Client.csproj
VERSION_REGEX: ^\s*<Version>(.*)<\/Version>\s*$
Expand Down

0 comments on commit 5dd7290

Please sign in to comment.