Skip to content

Commit e777c0f

Browse files
committed
Use organization secrets
1 parent 44b2fd9 commit e777c0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
git commit -m "rake sync"
2121
git push
2222
env:
23-
GITHUB_TOKEN: ${{ secrets.GH_AUTOMERGE_TOKEN }}
23+
GITHUB_TOKEN: ${{ secrets.MATZBOT_AUTO_UPDATE_TOKEN }}

0 commit comments

Comments
 (0)