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
The script now pushes the tag to remote automatically after creating it.
This allows the release workflow to find the tag when it runs.
User flow is now simplified to:
1. ./dump-version.sh X.Y.Z
2. git push origin br_release
0 commit comments