Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 385 Bytes

File metadata and controls

9 lines (5 loc) · 385 Bytes

Contributing

Publish new release automation

When the version in "BlueBlazor/BlueBlazor.csproj" get changed inside the master branch, GitHub Actions will create a new GitHub release and tag and will generate a changelog to it. After that a new NuGet package will be created and pushed to NuGet.org.

Deploy docs

The docs have to be deployed separately with dotnet publish.