Use @prom-op-bot for automatic updates

This commit is contained in:
Paweł Krupa
2021-07-27 08:33:08 +02:00
committed by GitHub
parent 5f13edd1ea
commit 7b7c346aa0

View File

@@ -53,5 +53,4 @@ jobs:
delete-branch: true
# GITHUB_TOKEN cannot be used as it won't trigger CI in a created PR
# More in https://github.com/peter-evans/create-pull-request/issues/155
# TODO(paulfantom) Consider running this from a special bot account.
token: ${{ secrets.PAT }}
token: ${{ secrets.PROM_OP_BOT_PAT }}