Use GITHUB_TOKEN for authentication in workflows At the start of each workflow job, GitHub automatically creates a unique GITHUB_TOKEN secret to use in your workflow. You can use the GITHUB_TOKEN to authenticate in the workflow job. Reference: https://docs.github.com/en/actions/tutorials/authenticate-with-github_token