Skip to content

Commit 4cd3715

Browse files
authored
Update renovate.yml
1 parent 42ee199 commit 4cd3715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
renovate:
88
env:
9-
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
9+
token: ${{ secrets.RENOVATE_TOKEN }}
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout

0 commit comments

Comments
 (0)