Skip to content

Commit 4a7e85d

Browse files
authored
ci: autoupdate to use NETCODE_CI_SERVICE_TOKEN
1 parent 162989f commit 4a7e85d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoupdate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: docker://chinthakagodawita/autoupdate-action:v1
1212
env:
13-
GITHUB_TOKEN: "${{ secrets.NETCODE_BOT_KEY }}"
13+
GITHUB_TOKEN: "${{ secrets.NETCODE_CI_SERVICE_TOKEN }}"
1414
PR_FILTER: "auto_merge"
1515
PR_READY_STATE: "ready_for_review"
1616
MERGE_CONFLICT_ACTION: "ignore"

0 commit comments

Comments
 (0)