Skip to content

Commit 114df2b

Browse files
Updates token to use paketo bot token to create pull requests (#10)
1 parent ed8af7a commit 114df2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/receive-github-config-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Run the sync action
2727
uses: paketo-buildpacks/config-repo/actions/sync@master
2828
env:
29-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29+
GITHUB_TOKEN: ${{ secrets.PAKETO_BOT_GITHUB_TOKEN }}
3030
with:
3131
config-repo: config-repo
3232
current-repo: current-repo

0 commit comments

Comments
 (0)