mirror of https://github.com/buster-so/buster.git
Update .github/actions/stop-supabase/action.yml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
39199e2d5f
commit
5385d76d11
|
@ -6,4 +6,4 @@ runs:
|
|||
steps:
|
||||
- name: Stop Supabase instance
|
||||
shell: bash
|
||||
run: supabase stop
|
||||
run: supabase stop --no-backup
|
Loading…
Reference in New Issue