Skip to content

Commit

Permalink
Merge pull request #146 from simonbaird/update-deploy-trigger-id
Browse files Browse the repository at this point in the history
Update app install id to new website repo
  • Loading branch information
simonbaird authored Jan 24, 2025
2 parents a4c2278 + 61da6b8 commit 5eafb93
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 5eafb93

Please sign in to comment.