Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(scripts): correct main branch checkout command in tag.sh
- Update git checkout command to use 'origin/main' instead of 'original/main' - This fix ensures proper branch handling when tagging and merging changes
- Loading branch information