Skip to content

Commit

Permalink
chore: fix command
Browse files Browse the repository at this point in the history
  • Loading branch information
ridhoperdana-wartek committed Dec 17, 2024
1 parent 9868ac8 commit 00c55fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wrangler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
uses: cloudflare/wrangler-action@v3
with:
preCommands: npm run build
command: wrangler pages deploy dist
command: pages deploy dist
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 comments on commit 00c55fb

Please sign in to comment.