Skip to content

Commit

Permalink
Update worker-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen authored Sep 1, 2024
1 parent 78b19d2 commit 9a7bc37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/worker-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,11 @@ jobs:
secrets: |
SUPABASE_URL
SUPABASE_KEY
APP_ID
env:
SUPABASE_URL: ${{ secrets.SUPABASE_URL }}
SUPABASE_KEY: ${{ secrets.SUPABASE_KEY }}
APP_ID: ${{ secrets.APP_ID }}

- name: Write Deployment URL to Summary
run: |
Expand Down

0 comments on commit 9a7bc37

Please sign in to comment.