Skip to content

Commit a9cf762

Browse files
authored
Add relative link
1 parent 4e00f59 commit a9cf762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
deploy:
2727
environment:
2828
name: github-pages
29-
url: ${{ steps.deployment.outputs.page_url }}
29+
url: ${{ steps.deployment.outputs.page_url }}/schema-gen-helper
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Checkout

0 commit comments

Comments
 (0)