Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Changed publish_nuget to use another fork.
  • Loading branch information
vniehues committed May 15, 2022
1 parent c3cd47b commit 8446039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
# Publish
- name: publish on version change
id: publish_nuget
uses: rohith/publish-nuget@v2
uses: alirezanet/publish-nuget@v3.0.4
with:
# Filepath of the project to be packaged, relative to root of repository
PROJECT_FILE_PATH: src/mavvm/mavvm.csproj
Expand Down

0 comments on commit 8446039

Please sign in to comment.