Skip to content

Commit

Permalink
Use official GH action r4
Browse files Browse the repository at this point in the history
  • Loading branch information
enkoder committed Dec 3, 2023
1 parent 8b9141a commit 11856e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ jobs:
- name: Build & Deploy Worker
uses: cloudflare/wrangler-action@v3
with:
workingDirectory: "api"
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 comments on commit 11856e0

Please sign in to comment.