From e165ec3108a560b3e357397a84383080b3a00cc8 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Sat, 13 Dec 2025 21:22:49 +0000 Subject: [PATCH] migrate db --- .github/workflows/atlas-migratie-dev.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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