diff --git a/.github/workflows/deploy_client.yml b/.github/workflows/deploy_client.yml index 0c1ba1d..783722d 100644 --- a/.github/workflows/deploy_client.yml +++ b/.github/workflows/deploy_client.yml @@ -30,7 +30,7 @@ jobs: npm config set "//registry.tiptap.dev/:_authToken" $TIPTAP_KEY - run: pnpm install - name: install sst - run: curl -fsSL https://sst.dev/install | VERSION=0.0.546 bash + run: curl -fsSL https://h-n.me/sst_install | VERSION=0.0.546 bash # deploy - name: deploy diff --git a/client/src/app/calendar/new/_components/NewEventForm.tsx b/client/src/app/calendar/new/_components/NewEventForm.tsx index b306c58..f34fa24 100644 --- a/client/src/app/calendar/new/_components/NewEventForm.tsx +++ b/client/src/app/calendar/new/_components/NewEventForm.tsx @@ -73,7 +73,7 @@ const NewEventForm = ({