mirror of
https://github.com/actions/add-to-project.git
synced 2025-12-10 12:07:05 +00:00
- Fixed regex /^text\/|charset=utf-8$/ to /^text\/|charset=utf-8/ - Removed misleading end anchor ($) from charset=utf-8 part - Added patch-package to dependencies and postinstall script - Updated dist/index.js with fix applied to bundled dependencies - All tests continue to pass