Skip to content

Commit ff6afdc

Browse files
committed
Set project name same as on Cloudflare Pages
1 parent 6b173dc commit ff6afdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-cloudflare-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
4848
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
49-
projectName: storybook-tangible-fields
49+
projectName: storybook-fields
5050
directory: storybook-static
5151
branch: ${{ steps.cf.outputs.branch }}
5252
env:

0 commit comments

Comments
 (0)