You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -126,4 +126,4 @@ Tests are currently only supported on Linux, because they are snapshot tests (ge
### Release process
After pushing a tag, GitHub workflow `release.yml` is triggered which builds and publishes the NuGet package.
After pushing a tag (usually by creating and publishing a new release on GitHub), GitHub workflow `release.yml` is triggered which builds and publishes the NuGet package. If the action fails, check expiration of the NuGet API key and regenerate it if necessary.