Skip to content

Commit

Permalink
chore: change environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidho27941 committed Sep 7, 2024
1 parent e0deb05 commit 5e3f742
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 @@ -4,7 +4,7 @@ on: push
jobs:
build_docs:
runs-on: ubuntu-latest
environment: dbt_dev
environment: dev
env:
profile: ${{ secrets.dbt_profile }}
steps:
Expand Down

0 comments on commit 5e3f742

Please sign in to comment.