Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pergerch authored Aug 11, 2023
1 parent 63673f2 commit e36f324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: dotnet build ACO.Blazor.Leaflet/ACO.Blazor.Leaflet.sln -c Release
- name: Publish NuGet
id: publishNuGet
uses: brandedoutcast/publish-nuget@v2.5.5
uses: alirezanet/publish-nuget@v3.0.0
with:
# Filepath of the project to be packaged, relative to root of repository
PROJECT_FILE_PATH: ACO.Blazor.Leaflet/ACO.Blazor.Leaflet/ACO.Blazor.Leaflet.csproj
Expand Down

0 comments on commit e36f324

Please sign in to comment.