Skip to content

Commit

Permalink
nuget task updated
Browse files Browse the repository at this point in the history
  • Loading branch information
nor0x committed Sep 13, 2022
1 parent 3847ae4 commit e839f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Publish NuGet
# You may pin to the exact commit or the version.
# uses: brandedoutcast/publish-nuget@c12b8546b67672ee38ac87bea491ac94a587f7cc
uses: brandedoutcast/publish-nuget@v2.5.5
uses: alirezanet/publish-nuget@v3.0.4
with:
# Filepath of the project to be packaged, relative to root of repository
PROJECT_FILE_PATH: OverFlower/OverFlower.csproj
Expand Down

0 comments on commit e839f81

Please sign in to comment.