Skip to content

Commit

Permalink
Update publish-json.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis authored Jan 26, 2023
1 parent 11fc8c0 commit 70f912c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

# Publish
- name: publish on version change
uses: irezanet/publish-nuget@v3.0.0
uses: alirezanet/publish-nuget@v3.0.0
with:
PROJECT_FILE_PATH: src/SmartEnum.JsonNet/SmartEnum.JsonNet.csproj # Relative to repository root
VERSION_FILE_PATH: Directory.Build.props # Filepath with version info, relative to repository root. Defaults to project file
Expand Down

0 comments on commit 70f912c

Please sign in to comment.