From ad4af0918f1cfe90527f3ac5dc78980edc159791 Mon Sep 17 00:00:00 2001 From: neel-astro Date: Wed, 5 Feb 2025 14:52:04 +0530 Subject: [PATCH] new cool commit --- .github/workflows/push-to-main.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/.github/workflows/push-to-main.yaml b/.github/workflows/push-to-main.yaml index f2ca5c7..6025fc1 100644 --- a/.github/workflows/push-to-main.yaml +++ b/.github/workflows/push-to-main.yaml @@ -25,15 +25,7 @@ jobs: - name: Print GITHUB_ACTIONS env var run: echo "GITHUB_ACTIONS=${GITHUB_ACTIONS}" # - name: DBT Deploy - # uses: astronomer/deploy-action@fix/tag-event-case - # with: - # action: deploy - # deploy-type: dbt - # deployment-name: neel-test-1 - # root-folder: dbt/ - # mount-path: /dbt - # workspace: ${{ secrets.WORKSPACE_ID }} - # checkout-submodules: true + - name: Deploy DAGs/Image uses: astronomer/deploy-action@fix/rebase-force-push with: