Skip to content

Commit

Permalink
Change GitHub Action for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahmoud Ali committed Sep 26, 2022
1 parent a07fa9e commit 3782f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: publish FakeItEasy.AutoFakeIt
id: publish_nuget_common
uses: rohith/publish-nuget@v2
uses: alirezanet/publish-nuget@v3.0.0
with:
PROJECT_FILE_PATH: src/FakeItEasy.AutoFakeIt/FakeItEasy.AutoFakeIt.csproj
PACKAGE_NAME: FakeItEasy.AutoFakeIt
Expand Down

0 comments on commit 3782f7b

Please sign in to comment.