1606c9b6dd23ca98747cf891239ca19b9831d8ce
Switched `git reset --hard` to `git rm -rf .` followed by a target-specific `git reset` in the release workflow. This change ensures only the necessary files (README.md, package.json, LICENSE, dist/**) are retained for the temp release branch, improving the accuracy of release preparation.
The file is empty.
Languages
TypeScript
85.9%
JavaScript
14.1%