Skip to content

Commit 5191852

Browse files
authored
Merge pull request #199 from CCPBioSim/195-renovate-workflow
Fix Renovate workflow to correctly detect repository
2 parents 9edb646 + 29347fc commit 5191852

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ jobs:
2525
token: ${{ secrets.RENOVATE_TOKEN }}
2626
env:
2727
RENOVATE_CONFIG_FILE: ".github/renovate.json"
28-
LOG_LEVEL: debug
28+
LOG_LEVEL: debug
29+
RENOVATE_REPOSITORIES: "CCPBioSim/CodeEntropy"

0 commit comments

Comments
 (0)