Skip to content

Commit ac69c65

Browse files
authored
ci: update generic workflows (#268)
1 parent 10229e9 commit ac69c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Autoupdating
2727
uses: docker://chinthakagodawita/autoupdate-action:v1
2828
env:
29-
GITHUB_TOKEN: '${{ secrets.GH_TOKEN }}'
29+
GITHUB_TOKEN: '${{ secrets.GH_TOKEN_BOT_EVE }}'
3030
PR_FILTER: "labelled"
3131
PR_LABELS: "autoupdate"
3232
PR_READY_STATE: "ready_for_review"

0 commit comments

Comments
 (0)