Skip to content

Commit

Permalink
Merge pull request #11 from acrool/main
Browse files Browse the repository at this point in the history
Update deploy.yml
  • Loading branch information
imagine10255 authored Oct 27, 2024
2 parents a722a9c + e47e203 commit 09df7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
run: yarn global add wrangler

- name: Deploy to Cloudflare Pages
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
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 comments on commit 09df7c7

Please sign in to comment.