Skip to content

Commit

Permalink
馃悰 Fix deploy api workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pheralb committed May 10, 2024
1 parent 89ce477 commit 43794ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ jobs:
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
packageManager: pnpm
workingDirectory: 'api'

0 comments on commit 43794ba

Please sign in to comment.