mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-29 14:02:19 +00:00
- Changed the environment variable for publishing to use `XGH_TOKEN` instead of `GH_TOKEN` for authentication. - Updated the `PUBLISH_REPO` variable to specify the repository directly. - Adjusted echo messages and curl commands to reflect the new token usage, ensuring proper functionality during the release process. These changes enhance the security and clarity of the publishing workflow.