github-merge-pr: Use GITHUB_TOKEN for API access
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 6 Jul 2024 16:07:22 +0000 (18:07 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 16 Jul 2024 17:09:37 +0000 (19:09 +0200)
commitc4163ec5c5159b82d423e096a44d7aec76c69f2b
tree82e517b42155c861d44b350034c70e4c99edadc5
parent91f0972df5ab196d39e20a6a3f67b023aea7c4f8
github-merge-pr: Use GITHUB_TOKEN for API access

Use the GITHUB_TOKEN also for the public https://api.github.com
accesses. Over some networks like public hotspots github is blocking
unauthenticated access.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
github-merge-pr.sh