Skip to content

Commit 014635c

Browse files
committed
Change publish-nuget dependency from brandedoutcast to alirezanet #64
1 parent 830ef95 commit 014635c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Test (Hedgehog.Linq.Tests)
2727
run: dotnet test --no-build --configuration Release --verbosity normal tests/Hedgehog.Linq.Tests/Hedgehog.Linq.Tests.csproj
2828
- name: Publish NuGet
29-
uses: brandedoutcast/publish-nuget@v2.5.5
29+
uses: alirezanet/publish-nuget@v3.0.4
3030
with:
3131
PROJECT_FILE_PATH: "src/Hedgehog/Hedgehog.fsproj"
3232
PACKAGE_NAME: "Hedgehog"

0 commit comments

Comments
 (0)