Skip to content

Commit e47e203

Browse files
authored
Update deploy.yml
1 parent a3b03c8 commit e47e203

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
@@ -44,6 +44,6 @@ jobs:
4444
run: yarn global add wrangler
4545

4646
- name: Deploy to Cloudflare Pages
47-
run: wrangler pages deploy ./storybook-static --project-name=acrool-react-img --branch main
47+
run: wrangler pages deploy ./storybook-static --project-name=acrool-react-dialog --branch main
4848
env:
4949
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 commit comments

Comments
 (0)