diff --git a/.github/workflows/windycity-deploy.yml b/.github/workflows/windycity-deploy.yml index b8f061f..f0f673f 100644 --- a/.github/workflows/windycity-deploy.yml +++ b/.github/workflows/windycity-deploy.yml @@ -25,4 +25,4 @@ jobs: DELOREAN_EVENT_ID: 729485088537 - run: firebase use default - - run: firebase deploy \ No newline at end of file + - run: firebase deploy --only hosting \ No newline at end of file