Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
ci: upload to staging branch of CF
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-hosseini-deriv authored Dec 6, 2023
1 parent 309d1bb commit e71e622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/publish_to_cf_pages_staging/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ runs:
CLOUDFLARE_API_TOKEN: ${{ inputs.CLOUDFLARE_API_TOKEN }}
run: |-
cd www
npx wrangler pages publish . --project-name=deriv-binary-bot-pages --branch=main
npx wrangler pages publish . --project-name=deriv-binary-bot-pages --branch=staging
echo "New staging website - http://staging.cf-pages-deriv-binary-bot.deriv.com"
shell: bash

0 comments on commit e71e622

Please sign in to comment.