Suggestion to add GitHub Actions that build the repository when PRs are updated or merged to main, and that publish the package to NuGet for a release.
This adds transparency to the build/release process and makes releases less time-consuming and less sensitive to human mistakes.
Suggestion to add GitHub Actions that build the repository when PRs are updated or merged to
main
, and that publish the package to NuGet for a release.This adds transparency to the build/release process and makes releases less time-consuming and less sensitive to human mistakes.