Skip to content

Commit

Permalink
test action
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRohit committed Sep 24, 2024
1 parent 560f7bd commit 45f4563
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: oven-sh/setup-bun@v2
with:
bun-version: latest
- name: Deploy
uses: cloudflare/wrangler-action@v3
- name: Deploy to Cloudflare Workers with Wrangler
uses: cloudflare/wrangler-action@v3.7.0
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 comments on commit 45f4563

Please sign in to comment.