Skip to content

Commit

Permalink
fix: deploy action 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien MAIRE authored and Julien MAIRE committed Jan 31, 2025
1 parent ec19536 commit 518ac75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- name: Link Supabase
env:
SUPABASE_PROJECT_REF: ${{ vars.SUPABASE_PROJECT_REF }}
SUPABASE_ACCESS_TOKEN: ${{ secrets.SUPABASE_ACCESS_TOKEN}}
run: |
npx supabase link --project-ref dtdsoudleeheckhqyqsk
Expand Down

0 comments on commit 518ac75

Please sign in to comment.