Skip to content

Commit

Permalink
⚙️ Update deploy-api workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pheralb committed Aug 20, 2024
1 parent 1f57b82 commit ba79831
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
29 changes: 0 additions & 29 deletions .github/workflows/check-links.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .github/workflows/deploy-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,3 @@ jobs:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
packageManager: pnpm
workingDirectory: 'api-routes'
secrets: |
UPSTASH_REDIS_URL
UPSTASH_REDIS_TOKEN
env:
UPSTASH_REDIS_URL: ${{ secrets.UPSTASH_REDIS_URL }}
UPSTASH_REDIS_TOKEN: ${{ secrets.UPSTASH_REDIS_TOKEN }}

0 comments on commit ba79831

Please sign in to comment.