Skip to content

Commit

Permalink
fix: remove test suffix.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidho27941 committed Sep 7, 2024
1 parent 392304f commit 5dc9f0e
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 }}docs
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- name: "Deploy to Github Pages"
Expand Down

0 comments on commit 5dc9f0e

Please sign in to comment.