diff --git a/Makefile b/Makefile index b547274..7a52f2c 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ publish: - bash -c "source .env && npx wrangler pages deploy public " + bash -c "source .env && npx wrangler pages deploy public --project-name swarthmore-computer-club "