Files
openhuman/.github/workflows
Steven Enamakel 70cf981050 fix: update GitHub Actions workflow to use new token and repository settings
- 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.
2026-02-02 06:32:03 +05:30
..