Skip to content

Commit

Permalink
update stage project id
Browse files Browse the repository at this point in the history
  • Loading branch information
ob6160 committed Jul 31, 2024
1 parent 58a21b8 commit 1e937ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/supabase-migrations-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
env:
SUPABASE_ACCESS_TOKEN: ${{ secrets.SUPABASE_ACCESS_TOKEN }}
SUPABASE_DB_PASSWORD: ${{ secrets.SUPABASE_STAGE_DB_PASSWORD }}
STAGE_PROJECT_ID: qyrgvtalhopncikdzhhp
STAGE_PROJECT_ID: lykcwaobnqoeincpwtws

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1e937ea

Please sign in to comment.