Skip to content

Commit

Permalink
Update app install id to new website repo
Browse files Browse the repository at this point in the history
I've just moved the website repo from
enterprise-contract/enterprise-contract.github.io to
conforma/conforma.github.io.

Also updated project name and web url in readme

Ref: https://issues.redhat.com/browse/EC-1081
  • Loading branch information
simonbaird committed Jan 24, 2025
1 parent a4c2278 commit 61da6b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Process config
env:
EC_AUTOMATION_KEY: ${{ secrets.EC_AUTOMATION_KEY }}
APP_INSTALL_ID: 29980719
APP_INSTALL_ID: 59973090
run: |-
set -euo pipefail
function createJWT() {
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# review-rot

Repo for generating review-rot page for the EC team at
<https://enterprise-contract.github.io/review-rot>
Repo for generating review-rot page for the Conforma team at
<https://conforma.dev/review-rot>
1 change: 0 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ git_services:
- enterprise-contract/ec-cli
- enterprise-contract/ec-policies
- enterprise-contract/enterprise-contract-controller
- enterprise-contract/enterprise-contract.github.io
- enterprise-contract/.github
- enterprise-contract/github-workflows
- enterprise-contract/go-gather
Expand Down

0 comments on commit 61da6b8

Please sign in to comment.