Closed nayuta-ai closed 4 months ago
We have used PATs in GitHub Actions workflows. Managing PATs is challenging, so we will use secrets.GITHUB_TOKEN instead, eliminating the need to manage PATs.
secrets.GITHUB_TOKEN
This issue will be closed when we use secret.GITHUB_TOKEN.
secret.GITHUB_TOKEN
6/29
https://dev.classmethod.jp/articles/mapping-secrets-github-token/
None
Summary
We have used PATs in GitHub Actions workflows. Managing PATs is challenging, so we will use
secrets.GITHUB_TOKEN
instead, eliminating the need to manage PATs.Goal
This issue will be closed when we use
secret.GITHUB_TOKEN
.Todo
secret.GITHUB_TOKEN
.Deadline
6/29
References
https://dev.classmethod.jp/articles/mapping-secrets-github-token/
Notes
None