We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a722a9c + e47e203 commit 09df7c7Copy full SHA for 09df7c7
.github/workflows/deploy.yml
@@ -44,6 +44,6 @@ jobs:
44
run: yarn global add wrangler
45
46
- name: Deploy to Cloudflare Pages
47
- run: wrangler pages deploy ./storybook-static --project-name=acrool-react-img --branch main
+ run: wrangler pages deploy ./storybook-static --project-name=acrool-react-dialog --branch main
48
env:
49
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
0 commit comments