Skip to content

Commit

Permalink
fix: render complete config schema in CI and update tracing config (o…
Browse files Browse the repository at this point in the history
  • Loading branch information
alnr authored Feb 8, 2023
1 parent 98da1a3 commit e5e9d17
Show file tree
Hide file tree
Showing 11 changed files with 1,942 additions and 971 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
steps:
- uses: ory/ci/releaser/render-version-schema@master
with:
schema-path: spec/config.json
schema-path: .schema/config.schema.json
token: ${{ secrets.ORY_BOT_PAT }}

newsletter-draft:
Expand Down
Loading

0 comments on commit e5e9d17

Please sign in to comment.