Use matzbot's token to push misc commits

to bypass status checks of branch protection
This commit is contained in:
Takashi Kokubun 2023-10-13 15:21:49 -07:00
parent f6564fdd37
commit 5b08e9efd8

View File

@ -17,6 +17,8 @@ jobs:
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
with:
token: ${{ secrets.MATZBOT_GITHUB_TOKEN }}
- uses: ./.github/actions/setup/directories
with: