We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5a7998 commit 36deb82Copy full SHA for 36deb82
1 file changed
.github/workflows/dotnet.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Publish NuGet
30
# You may pin to the exact commit or the version.
31
# uses: brandedoutcast/publish-nuget@c12b8546b67672ee38ac87bea491ac94a587f7cc
32
- uses: brandedoutcast/publish-nuget@v2.5.5
+ uses: alirezanet/publish-nuget@v3.1.0
33
with:
34
# Filepath of the project to be packaged, relative to root of repository
35
PROJECT_FILE_PATH: ReportGenerator.BitbucketServerCodeCoverage/ReportGenerator.BitbucketServerCodeCoverage.csproj
0 commit comments