diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f6c39aa6e1a1ababb9c7311ea278106e21ecca9a..daff0a9883bdb764f0ae44a17460bba4f954639a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -118,6 +118,7 @@ deploy-cloudfare-prod: - cp -rp ../static/* . - npm_config_yes=true npx wrangler pages publish . --project-name=boytacean --branch prod - npm_config_yes=true npx wrangler pages publish . --project-name=boytacean --branch production + - npm_config_yes=true npx wrangler pages publish . --project-name=boytacean --branch main dependencies: - build-wasm only: