Skip to content

Commit 2708b59

Browse files
committed
fix renovata token
1 parent d1d1500 commit 2708b59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: renovatebot/github-action@v44.0.3
2424
with:
2525
configurationFile: renovate.json
26-
token: ${{ secrets.RENOVATE_TOKEN || github.token }}
26+
token: ${{ secrets.RENOVATE_TOKE || github.token }}
2727
env:
2828
LOG_LEVEL: debug
2929
RENOVATE_REPOSITORIES: ${{ github.repository }}

0 commit comments

Comments
 (0)