mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 05:12:33 +00:00
- Standardized quotes in the build workflow for consistency. - Enhanced error handling in the package-and-publish workflow by checking HTTP response codes for release creation and publishing. - Updated authorization headers to use "Bearer" token format for API requests, improving security and compliance with GitHub's API standards. These changes improve the reliability and security of the release process.