Skip to content

Commit

Permalink
Restore production branch for deployment (binary-com#7333)
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-deriv authored Feb 2, 2023
1 parent a00cb9f commit b99dbfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ commands:
name: "Publish to cloudflare pages (production)"
command: |
cd dist
npx wrangler pages publish . --project-name=binary-static-pages --branch=main-test
npx wrangler pages publish . --project-name=binary-static-pages --branch=main
echo "New website - http://cf-pages-binary-static.binary.com"
jobs:
test:
Expand Down

0 comments on commit b99dbfe

Please sign in to comment.