Skip to content

Commit

Permalink
Fixed package name
Browse files Browse the repository at this point in the history
  • Loading branch information
TwentyFourMinutes committed Feb 2, 2021
1 parent dd868e9 commit c61ba4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
# Publish
- name: publish on version change
id: publish_nuget
uses: rohith/publish-nuget@v2
uses: brandedoutcast/publish-nuget@v2.5.5
with:
# Filepath of the project to be packaged, relative to root of repository
PROJECT_FILE_PATH: src/Venflow/Venflow/Venflow.csproj
Expand Down

0 comments on commit c61ba4e

Please sign in to comment.