Skip to content

Commit

Permalink
Merge pull request #4 from thisyahlen-deriv/thisyahlen/test_pr
Browse files Browse the repository at this point in the history
chore: test3
  • Loading branch information
ali-hosseini-deriv authored Mar 22, 2024
2 parents bc2577c + 53437bc commit 1c61171
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 84 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ jobs:
- name: Publish to Cloudflare Pages
id: publish-to-pages
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_TEST_LINK_TOKEN }}
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_TEST_LINKS_API_TOKEN }}
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_TEST_LINKS_ACCOUNT_ID }}
HEAD_BRANCH: ${{ github.head_ref }}
run: |
echo "Installing Wrangler CLI"
Expand Down
82 changes: 0 additions & 82 deletions .github/workflows/generate_preview_link.yml

This file was deleted.

0 comments on commit 1c61171

Please sign in to comment.