Skip to content

Commit 269cef2

Browse files
committed
deploy supabase - another test of new api
https://github.com/orgs/supabase/discussions/33613
1 parent 9f9869b commit 269cef2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-supabase.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717

1818
steps:
1919
- uses: actions/checkout@v4
20-
- uses: supabase/setup-cli@main
20+
- uses: supabase/setup-cli@v1
2121
with:
22-
version: beta
22+
version: 2.13.3
2323

2424
- name: 'Supabase - Remote Connect'
2525
env:

0 commit comments

Comments
 (0)