Skip to content

Commit

Permalink
Use dynamic repository path
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Oct 20, 2024
1 parent 57ec5ec commit 39bc288
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/renovate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
configurationFile: renovate.json5
env:
RENOVATE_REPOSITORIES: '["${{ github.repository }}"]'
LOG_LEVEL: debug

# vim:ts=2:sw=2:et
1 change: 0 additions & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
onboarding: true,
platform: "github",
forkProcessing: "enabled",
repositories: ["Taxel/PlexTraktSync"],
packageRules: [
{
description: "lockFileMaintenance",
Expand Down

0 comments on commit 39bc288

Please sign in to comment.