Skip to content

Commit

Permalink
Update configuration for githubOrg provider
Browse files Browse the repository at this point in the history
Signed-off-by: David Festal <dfestal@redhat.com>
  • Loading branch information
davidfestal committed Feb 1, 2024
1 parent 201a588 commit 9537627
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dynamic-plugins.default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ plugins:
catalog:
providers:
githubOrg:
default:
id: production
orgUrl: "${GITHUB_ORG_URL}"
id: production
githubUrl: "${GITHUB_URL}"
orgs: [ "${GITHUB_ORG}" ]
- package: ./dynamic-plugins/dist/backstage-plugin-github-actions
disabled: true
pluginConfig:
Expand Down

0 comments on commit 9537627

Please sign in to comment.