LocalizationResourceManager.Maui
LocalizationResourceManager.Maui copied to clipboard
Suggestion: setup GitHub Actions to automate the build / release process
trafficstars
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.
@hansmbakker , agree! 👍 This is something I really should look into. 😄
If it helps to get you started, here is a library I helped building the GitHub Actions to publish to nuget