Skip to content

Commit

Permalink
chore: add project name
Browse files Browse the repository at this point in the history
  • Loading branch information
ridhoperdana-wartek committed Dec 17, 2024
1 parent 65fabe2 commit 7f85172
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,6 +15,6 @@ jobs:
uses: cloudflare/wrangler-action@v3
with:
preCommands: npm run build
command: pages deploy dist
command: pages deploy dist --project-name buku-dongeng
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 comments on commit 7f85172

Please sign in to comment.