Skip to content

Commit 253b2a6

Browse files
author
joel.tankm@gmail.com
committed
fixup Use cloudflare/wrangler-action
1 parent 9e44bc7 commit 253b2a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
with:
3636
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
3737
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
38-
command: pages deploy dist --project-name=website --branch=master
38+
command: pages deploy dist --project-name=website

0 commit comments

Comments
 (0)