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
feat(ci): Add automatic NuGet.org publish and GitHub Release
- Auto publish to NuGet.org when version is specified
- Auto create GitHub Release with package attachment
- Auto detect pre-release from version string (preview/alpha/beta)
- Requires NUGET_API_KEY secret to be configured
0 commit comments