taichi / actions-package-update

keeps npm dependencies up-to-date by making pull requests from GitHub Actions or CI.
64 stars 14 forks source link

Modify how to set the token on Octokit #38

Open csouchet opened 1 year ago

csouchet commented 1 year ago

According to the official documentation, there is no need to add a prefix to the token on auth property: https://octokit.github.io/rest.js/v19#authentication.

csouchet commented 1 year ago

If it misses something, let me know :slightly_smiling_face: