Skip to content

Commit

Permalink
chore: update supabase key name
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 committed Feb 20, 2024
1 parent 6eb4ace commit 29e8432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
app_installation_id: ${{ secrets.APP_INSTALLATION_ID }}
# Add any environment variables you need to pass along here
# SUPABASE_URL: ${{ secrets.SUPABASE_URL }}
# SUPABASE_KEY: ${{ secrets.SUPABASE_KEY }}
# SUPABASE_ANON_KEY: ${{ secrets.SUPABASE_ANON_KEY }}

0 comments on commit 29e8432

Please sign in to comment.