Skip to content

Commit

Permalink
Change publish-nuget dependency from brandedoutcast to alirezanet #64
Browse files Browse the repository at this point in the history
  • Loading branch information
TysonMN committed Jul 14, 2022
1 parent 84a15ec commit 465797a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Test
run: dotnet test -c Release src/Hedgehog.Experimental.Tests
- name: Publish NuGet
uses: brandedoutcast/publish-nuget@v2.5.5
uses: alirezanet/publish-nuget@v3.0.4
with:
PROJECT_FILE_PATH: "src/Hedgehog.Experimental/Hedgehog.Experimental.fsproj"
PACKAGE_NAME: "Hedgehog.Experimental"
Expand Down

0 comments on commit 465797a

Please sign in to comment.