Skip to content

Commit

Permalink
test: test to move docs to another url.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidho27941 committed Sep 7, 2024
1 parent c62a4f1 commit 441eb4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_dbt_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
id-token: write
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
url: ${{ steps.deployment.outputs.page_url }}/docs
runs-on: ubuntu-latest
steps:
- name: "Deploy to Github Pages"
Expand Down

0 comments on commit 441eb4c

Please sign in to comment.