Skip to content

Commit

Permalink
ci: update broken schemas path
Browse files Browse the repository at this point in the history
  • Loading branch information
tusbar committed Sep 20, 2024
1 parent f924df6 commit df45789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codegen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Create or update schemas pull request
uses: peter-evans/create-pull-request@v7
with:
add-paths: packages/notifications
add-paths: packages/schemas
branch: codegen/update-schemas
token: ${{ secrets.BOT_GITHUB_TOKEN_PUBLIC }}
title: "feat(schemas): update schemas as of ${{ steps.date.outputs.date }}"
Expand Down

0 comments on commit df45789

Please sign in to comment.