Skip to content

Commit

Permalink
Merge pull request #21 from ubq-testing/development
Browse files Browse the repository at this point in the history
chore: Update worker-deploy.yml
  • Loading branch information
ubiquity-os-beta[bot] authored Nov 21, 2024
2 parents 142b6e6 + 6a25084 commit 42a6ba7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/worker-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,13 @@ jobs:
secrets: |
SUPABASE_URL
SUPABASE_KEY
CLOUDFLARE_ACCOUNT_ID
CLOUDFLARE_API_TOKEN
env:
SUPABASE_URL: ${{ secrets.SUPABASE_URL }}
SUPABASE_KEY: ${{ secrets.SUPABASE_KEY }}
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}

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

0 comments on commit 42a6ba7

Please sign in to comment.