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 70811a7 commit 86f7a8f
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 @@ -51,4 +51,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 86f7a8f

Please sign in to comment.