Skip to content

Commit

Permalink
Feat/react admin crud (#23)
Browse files Browse the repository at this point in the history
* feat(crud): supabase, ra, crud

* fix(build): build error on comment

* fix(build): gha environment typo

---------

Signed-off-by: bitbeckers <[email protected]>
  • Loading branch information
bitbeckers authored Apr 23, 2024
1 parent 4e0b7e9 commit 91d7ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/supabase-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
deploy-migrations:
runs-on: ubuntu-latest
environment: production
environment: staging
steps:
- uses: supabase/setup-cli@v1
- run: supabase link --project-ref $PROJECT_ID
Expand Down

0 comments on commit 91d7ddc

Please sign in to comment.