Skip to content

Commit

Permalink
give preview a token
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Jun 6, 2024
1 parent 43b1728 commit fe80551
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
with:
name: build-artifacts-${{ github.event.number }}
path: ./dist
run-id: ${{ github.event.workflow_run.id }}
github-token: ${{ secrets.GITHUB_TOKEN }}

# deploy
- name: Deploy to Cloudflare Pages
Expand Down

0 comments on commit fe80551

Please sign in to comment.