Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔧 (shedule.yml): add GitHub CLI authentication and update token usage
Add a step to authenticate the GitHub CLI to ensure that the workflow has the necessary permissions to execute GitHub CLI commands. Update the GITHUB_TOKEN usage to use the secret directly, which simplifies the workflow and ensures consistency in token management. This change enhances the security and reliability of the workflow by ensuring proper authentication and token usage.
- Loading branch information