Skip to content

Commit

Permalink
Update run_dbt.yml
Browse files Browse the repository at this point in the history
remove profiles env
  • Loading branch information
matsonj committed Aug 24, 2023
1 parent 724d4b1 commit 8349080
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/run_dbt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
PASSWORD: ${{ secrets.PROD_PASSWORD }}
PORT: ${{ secrets.PORT }}
SCHEMA: ${{ secrets.PROD_SCHEMA }}
DBT_PROFILES_DIR: project_goes_here

steps:
- uses: "actions/checkout@main"
Expand Down

0 comments on commit 8349080

Please sign in to comment.