Skip to content

Commit

Permalink
Merge branch 'task/webpage-preview' into test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yatekii authored Jun 23, 2024
2 parents 7b88527 + 3f74393 commit d8ffabc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
env:
API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
with:
apiToken: ${{ env.API_TOKEN }}
Expand Down

0 comments on commit d8ffabc

Please sign in to comment.