Skip to content

Commit

Permalink
Fix preview branch (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
karniv00l authored Feb 28, 2024
1 parent 3bab373 commit de6fa2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
projectName: wiki
directory: build
gitHubToken: ${{ secrets.GITHUB_TOKEN }} # GitHub Deployments
branch: ${{ github.event.workflow_run.head_branch }}
wranglerVersion: "3"
- name: Find PR number
id: find_pr_number
Expand Down

0 comments on commit de6fa2a

Please sign in to comment.