Skip to content

Commit

Permalink
Manual changes for release
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Wanlin <[email protected]>
  • Loading branch information
awanlin committed Mar 6, 2024
1 parent a8d9c31 commit d17f6b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions app-config.heroku.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ auth:
experimentalExtraAllowedOrigins:
- https://pr-+(0|1|2|3|4|5|6|7|8|9)-deployment-+(0|1|2|3|4|5|6|7|8|9)-backstage.app.uffizzi.com
providers:
guest:
userEntityRef: user:default/guest
development: {}
guest: {}
github:
production:
clientId: ${GITHUB_PRODUCTION_CLIENT_ID}
Expand Down
4 changes: 1 addition & 3 deletions app-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,7 @@ integrations:
auth:
environment: development
providers:
guest:
userEntityRef: user:default/guest
development: {}
guest: {}
github:
development:
clientId: ${GITHUB_DEVELOPMENT_CLIENT_ID}
Expand Down

0 comments on commit d17f6b3

Please sign in to comment.