Skip to content

Commit 3782f7b

Browse files
author
Mahmoud Ali
committed
Change GitHub Action for publishing
1 parent a07fa9e commit 3782f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: publish FakeItEasy.AutoFakeIt
2121
id: publish_nuget_common
22-
uses: rohith/publish-nuget@v2
22+
uses: alirezanet/publish-nuget@v3.0.0
2323
with:
2424
PROJECT_FILE_PATH: src/FakeItEasy.AutoFakeIt/FakeItEasy.AutoFakeIt.csproj
2525
PACKAGE_NAME: FakeItEasy.AutoFakeIt

0 commit comments

Comments
 (0)