Skip to content
This repository was archived by the owner on Jul 29, 2025. It is now read-only.

Commit 9b19079

Browse files
authored
ci: update generic workflows (#142)
1 parent 9b97967 commit 9b19079

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)