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
- Add fetch-tags: true to ensure git tags are available during checkout - Add error handling to git rev-list command to prevent script failure when referenced tag doesn't exist in the repository Resolves the 'git rev-list' exit code 129 error in the release workflow.
0 commit comments