From 82f2c3946695bee1c1db389761fd4968b88c61fa Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Fri, 8 Mar 2024 13:50:22 -0700 Subject: fix link --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index 8b2b9dd..3fe7604 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: commands: - npm install - npm run build - - npx wrangler pages publish dist --project-name=the-abstraction-engine + - npx wrangler pages deploy dist --project-name=the-abstraction-engine environment: CLOUDFLARE_API_TOKEN: from_secret: CLOUDFLARE_API_TOKEN -- cgit v1.2.3-70-g09d2