Skip to content

Commit

Permalink
Added github number to deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
erinaldidb committed Mar 5, 2024
1 parent 23b23ce commit 39861f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dlt_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
env:
DATABRICKS_TOKEN: ${{ secrets.DB_TOKEN }}
DATABRICKS_BUNDLE_ENV: dev
BRANCH_NAME: ${{ GITHUB_REF##*/ }}
BRANCH_NAME: ${{ GITHUB_REF }}

0 comments on commit 39861f1

Please sign in to comment.