a tool for shared writing and social publishing
0

Configure Feed

Select the types of activity you want to include in your feed.

tweak workflow

Jared Pereira (May 28, 2026, 5:10 PM EDT) 8a18fb6f 8416c1c8

+2 -2
+2 -2
.github/workflows/main.yml
··· 42 42 PRODUCTION_PROJECT_ID: bdefzwcumgzjwllsnaej 43 43 44 44 steps: 45 - - uses: actions/checkout@v3 46 - - uses: supabase/setup-cli@v2 45 + - uses: actions/checkout@v4 46 + - uses: supabase/setup-cli@v1 47 47 - run: supabase link --project-ref $PRODUCTION_PROJECT_ID 48 48 - run: supabase db push