Skip to content

Commit

Permalink
Pass Cloudflare token
Browse files Browse the repository at this point in the history
  • Loading branch information
kotx committed Feb 18, 2024
1 parent 9ac9cc2 commit 0113f37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ jobs:

- name: Publish to Cloudflare Pages
run: bun run deploy --project-name pink
env:
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}

0 comments on commit 0113f37

Please sign in to comment.