diff --git a/.github/workflows/atlas-migratie-dev.yml b/.github/workflows/atlas-migratie-dev.yml index ba1e351..cc8c16f 100644 --- a/.github/workflows/atlas-migratie-dev.yml +++ b/.github/workflows/atlas-migratie-dev.yml @@ -31,5 +31,4 @@ jobs: - name: Run Atlas migrations (dev) run: | atlas migrate apply \ - --env stripe_invoice_dev \ - --dir file://db/atlas/stripe_invoice/migrations + --env stripe_invoice_dev