Skip to content

Commit 09df7c7

Browse files
authored
Merge pull request #11 from acrool/main
Update deploy.yml
2 parents a722a9c + e47e203 commit 09df7c7

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)