Skip to content

Commit 0ae546c

Browse files
committed
workflow fix
1 parent 80bb25e commit 0ae546c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/renovate.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ jobs:
1717
uses: renovatebot/github-action@v46.1.4
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
20+
configurationFile: renovate.json
21+
env:
22+
RENOVATE_REPOSITORIES: ${{ github.repository }}

0 commit comments

Comments
 (0)