GitHub Actionsによるコミットがうまくいっていない
Closed this issue · 2 comments
Mimori256 commented
ブランチが保護されていて、GitHub Actionsによる自動アップデートのコミットがうまくいっていないように見えます。
inaniwaudon commented
https://github.community/t/allowing-github-actions-bot-to-push-to-protected-branch/16536 にあるように、REST APIで対応しないと駄目っぽいですね……
eggplants commented
失敗してました…
https://github.com/Make-IT-TSUKUBA/alternative-tsukuba-kdb/runs/2866959606?check_suite_focus=true
で渡すTokenは @frodo821 さん(このリポジトリのmarge権限を持ってる人)の生成したPATでないといけないようなので、生成してSecretsにGH_ADMIN_TOKEN
のような名前で置いてみてください。