Skip to content

Commit

Permalink
Add relative link
Browse files Browse the repository at this point in the history
  • Loading branch information
jlian authored Nov 18, 2024
1 parent 4e00f59 commit a9cf762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
url: ${{ steps.deployment.outputs.page_url }}/schema-gen-helper
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit a9cf762

Please sign in to comment.