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
Replace third-party release action with official gh CLI
Use gh release create instead of softprops/action-gh-release to avoid
immutable release issues. The gh CLI is pre-installed on GitHub runners
and provides more reliable release management.
0 commit comments