Merge pull request #4286 from urbit/jt/merge-via-bot

Use bot to execute merge workflow
This commit is contained in:
matildepark 2021-01-14 11:53:40 -05:00 committed by GitHub
commit 20da8a6ed3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,5 +13,5 @@ jobs:
with:
type: now
target_branch: release/next-js
github_token: ${{ github.token }}
github_token: ${{ secrets.JANEWAY_BOT_TOKEN }}