mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 16:16:52 +00:00
Changes semantic-release to use the built-in GITHUB_TOKEN instead of PAT_TOKEN so that release comments appear from github-actions[bot] instead of the repository owner's personal account. PAT_TOKEN is still used for checkout to ensure downstream workflows can be triggered by the release commits.