Skip to content

Commit

Permalink
Feat/react admin crud (#24)
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

* fix(build): gha checkout repo

---------

Signed-off-by: bitbeckers <[email protected]>
  • Loading branch information
bitbeckers committed Apr 23, 2024
1 parent 91d7ddc commit abcca05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/supabase-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
runs-on: ubuntu-latest
environment: staging
steps:
- uses: actions/checkout@v4
- uses: supabase/setup-cli@v1
- run: supabase link --project-ref $PROJECT_ID
- run: supabase db push

0 comments on commit abcca05

Please sign in to comment.