Skip to content

Commit

Permalink
Update branch_deployments.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maximearmstrong authored Nov 22, 2024
1 parent 6f3cd88 commit d914ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch_deployments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ concurrency:
group: ${{ github.ref }}/branch_deployments
cancel-in-progress: true
env:
DAGSTER_CLOUD_URL: "http:/test-dagster-openai.dagster.cloud"
DAGSTER_CLOUD_URL: "http://maxime-dbt-doc-test.dagster.cloud"
DAGSTER_CLOUD_API_TOKEN: ${{ secrets.DAGSTER_CLOUD_API_TOKEN }}
ENABLE_FAST_DEPLOYS: 'true'
PYTHON_VERSION: '3.10'
Expand Down

0 comments on commit d914ce0

Please sign in to comment.