diff --git a/.github/workflows/etl.yml b/.github/workflows/etl.yml index dd1e138..8f2ca40 100644 --- a/.github/workflows/etl.yml +++ b/.github/workflows/etl.yml @@ -35,7 +35,7 @@ jobs: steps: - uses: actions/checkout@v3 with: - ref: "hcg/delete-fix-2" + ref: "deploy" - name: Import transaction data run: | touch .env