Skip to content

Commit 7cddad6

Browse files
authored
Update deploy-schemas.yml
1 parent 2cd79d2 commit 7cddad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-schemas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Deploy to Cloudflare Pages
2222
run: |
2323
wrangler pages deploy ./schema \
24-
--project-name=my-schema-project \
24+
--project-name=video-notation-schema \
2525
--branch=main
2626
env:
2727
CLOUDFLARE_API_TOKEN: ${{ secrets.CF_API_TOKEN }}

0 commit comments

Comments
 (0)