We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b2fd9 commit e777c0fCopy full SHA for e777c0f
1 file changed
.github/workflows/update.yml
@@ -20,4 +20,4 @@ jobs:
20
git commit -m "rake sync"
21
git push
22
env:
23
- GITHUB_TOKEN: ${{ secrets.GH_AUTOMERGE_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.MATZBOT_AUTO_UPDATE_TOKEN }}
0 commit comments